Prusa MINI Firmware overview
|
▼ Prusa-Firmware-Buddy-Private1 | |
doc | |
▼ include | |
► freertos | |
► marlin | |
► stm32f4_hal | |
► usb_device | |
► usb_host | |
ethernetif.h | |
fatfs.h | Header for fatfs applications |
ffconf.h | |
lwip.h | |
main.h | : Header for main.c file. This file contains the common defines of the application |
stm32f4xx_it.h | This file contains the headers of the interrupt handlers |
▼ lib | |
► Arduino_Core_A3ides | |
► Drivers | |
► inih | |
► Marlin | |
► Middlewares | |
▼ src | |
► common | |
► gui | |
► guiapi | |
► wui | |
ethernetif.c | |
fatfs.c | Code for fatfs applications |
freertos.c | |
freertos_openocd.c | |
fs_custom.c | |
guimain.c | |
lwip.c | |
main.c | : Main program body |
stm32f4xx_hal_msp.c | |
stm32f4xx_hal_timebase_tim.c | HAL time base based on the hardware TIM |
stm32f4xx_it.c | Interrupt Service Routines |
syscalls.c | |
system_stm32f4xx.c | CMSIS Cortex-M4 Device Peripheral Access Layer System Source File |
system_stm32f4xx_boot.c | |
usb_device.c | : This file implements the USB Device |
usb_host.c | : This file implements the USB Host |
usbd_cdc_if.c | : Usb device for Virtual Com Port |
usbd_conf.c | : This file implements the board support package for the USB device library |
usbd_desc.c | : Header for usbd_conf.c file |
usbh_conf.c | : This file implements the board support package for the USB host library |
usbh_diskio.c | USB Host Disk I/O driver |