Programmable Clock with RTOS 0.0.1
Implementaiton of a programmable clock using RTOS with STM32GO microcontroller.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  app
 app_clock.cClock driver source file
 app_clock.hInterfaces for clock process
 app_display.cImplementation of state machine of LCD
 app_display.hInterfaces for display process
 app_serial.cMessage processing implementation
 app_serial.hMessage processing implementation
 bsp.hInit the structs Inicialization of structs with Data, Time and Alarm values
 can_tp.cBoard Support Package
 can_tp.hBoard Support Package
 hel_lcd.cBoard Support LCD for microcontroller STM32
 hel_lcd.hBoard Support LCD for microcontroller STM32
 main.cEnabling of queues and tasks with static memory. Develop the heart beat task
 msps.cMsp initialization functions