|
Prusa MINI Firmware overview
|
Directories | |
| directory | common |
| directory | gui |
| directory | guiapi |
| directory | wui |
Files | |
| file | ethernetif.c |
| file | fatfs.c |
| Code for fatfs applications. | |
| file | freertos.c |
| file | freertos_openocd.c |
| file | fs_custom.c |
| file | guimain.c |
| file | lwip.c |
| file | main.c |
| : Main program body | |
| file | stm32f4xx_hal_msp.c |
| file | stm32f4xx_hal_timebase_tim.c |
| HAL time base based on the hardware TIM. | |
| file | stm32f4xx_it.c |
| Interrupt Service Routines. | |
| file | syscalls.c |
| file | system_stm32f4xx.c |
| CMSIS Cortex-M4 Device Peripheral Access Layer System Source File. | |
| file | system_stm32f4xx_boot.c |
| file | usb_device.c |
| : This file implements the USB Device | |
| file | usb_host.c |
| : This file implements the USB Host | |
| file | usbd_cdc_if.c |
| : Usb device for Virtual Com Port. | |
| file | usbd_conf.c |
| : This file implements the board support package for the USB device library | |
| file | usbd_desc.c |
| : Header for usbd_conf.c file. | |
| file | usbh_conf.c |
| : This file implements the board support package for the USB host library | |
| file | usbh_diskio.c |
| USB Host Disk I/O driver. | |