Prusa MINI Firmware overview
File List
Here is a list of all files with brief descriptions:
[detail level 1234567891011]
  Prusa-Firmware-Buddy-Private1
 doc
  include
  freertos
  marlin
  stm32f4_hal
  usb_device
  usb_host
 ethernetif.h
 fatfs.hHeader 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.hThis file contains the headers of the interrupt handlers
  lib
  Arduino_Core_A3ides
  Drivers
  inih
  Marlin
  Middlewares
  src
  common
  gui
  guiapi
  wui
 ethernetif.c
 fatfs.cCode 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.cHAL time base based on the hardware TIM
 stm32f4xx_it.cInterrupt Service Routines
 syscalls.c
 system_stm32f4xx.cCMSIS 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.cUSB Host Disk I/O driver