WebRadioApp  0.1
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
 _
  src
  EmbeddedWizard
  GeneratedCode
  src
  PlatformPackage
  src
  src
 DeviceDriver.cppThis file implements an interface between an Embedded Wizard generated UI application and a certain device. Please consider this file only as template that is intended to show the binding between an UI application and the underlying system (e.g. middleware, BSP, hardware driver, protocol, ...)
 DeviceDriver.hThis file implements an interface between an Embedded Wizard generated UI application and a certain device. Please consider this file only as template that is intended to show the binding between an UI application and the underlying system (e.g. middleware, BSP, hardware driver, protocol, ...)
 ewconfig.hThis file contains general configuration settings for the target system, like memory ranges and display parameter and configuration settings for the Embedded Wizard Graphics Engine and Runtime Environment
 ewdef.hThis file contains basic defines and useful configuration macros
 ewmain.cThis file implements a generic framework for running Embedded Wizard generated GUI applications on a dedicated target with or without the usage of an operating system. The module ewmain contains three major functions that are used within every Embedded Wizard GUI application: EwInit() - EwProcess() - EwDone(). These functions represent the lifecycle of the entire GUI application
 ewmain.hThis file implements a generic framework for running Embedded Wizard generated GUI applications on a dedicated target with or without the usage of an operating system. The module ewmain contains three major functions that are used within every Embedded Wizard GUI application: EwInit() - EwProcess() - EwDone(). These functions represent the lifecycle of the entire GUI application
  TargetSpecific
  src
  FATFS
 bsp_driver_sd.cThis file includes a generic uSD card driver. To be completed by the user according to the board used for the project
 bsp_driver_sd.hThis file contains the common defines and functions prototypes for the bsp_driver_sd.c driver
 fatfs.cCode for fatfs applications
 fatfs.hHeader for fatfs applications
 fatfs_platform.c: fatfs_platform source file
 fatfs_platform.h: fatfs_platform header file
 sd_diskio.cSD Disk I/O driver
 sd_diskio.hHeader for sd_diskio.c module
 usbh_diskio.cUSB Host Disk I/O driver
 usbh_diskio.hHeader for usbh_diskio.c module
  LWIP
 ethernetif.cInitialization code for ETH/LwIP middleWare. (partially based on examples that are provided within the STM32 cube firmware)
 ethernetif.hInitialization code for LWIP middleWare. (partially based on examples that are provided within the STM32 cube firmware)
 lwip.cInitialization code for LWIP middleWare. (partially based on examples that are provided within the STM32 cube firmware)
 lwip.hInitialization code for LWIP middleWare. (partially based on examples that are provided within the STM32 cube firmware)
 lwipopts.hThis file overrides LwIP stack default configuration done in opt.h (partially based on examples that are provided within the STM32 cube firmware) file
  USB_HOST
 usb_host.c: This file implements the USB Host
 usb_host.h: Header for usb_host.c file
 usbh_conf.c
 usbh_conf.h
 usbh_platform.c: This file implements the USB platform
 usbh_platform.h: Header for usbh_platform.c file
  WebRadioFramework
 calend.cCalendar
 calend.h
 hardware_rng.cImplementation of a hardware entropy collector
 Http_ssi.cppHTML - SSI (Server Side Includes)
 Http_ssi.hHTML - SSI (Server Side Includes)
 mp3player.cppMp3 Player
 mp3player.hMp3 Player
 ntpudp.c
 ntpudp.h
 Radio.cppRadio
 radio.h
 radio_status.hRadio Status
 stations.cppStations
 stations.hStations
 tcp_client.cppTcp client application using LwIP RAW API
 tcp_client.hTcp client application using LwIP RAW API
 web_radio_config.hWeb Radio Framework configuration
 main.cpp
 stm32h7xx_hal_msp.c
 syscalls.cSTM32CubeIDE Minimal System calls file
 sysmem.cSTM32CubeIDE System Memory calls file
 system_stm32h7xx.cCMSIS Cortex-Mx Device Peripheral Access Layer System Source File