Stima V4 Slave RAIN  4.2
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  platformio
  stima_v4
  slave-rain
  include
  drivers
 accelerometer.hAccelerometer IIS328DQ header file
 AT25SF161.hThis file contains all the description of the AT25SF161 QSPI memory
 eeprom.h
 flash.hFlash QSPI ETH452 AT256F161 header file
 module_slave_hal.hppInterface STM32 hardware_hal STIMAV4 Header config
  tasks
 accelerometer_task.hAccelerometer cpp_Freertos header file
 can_task.hUavcan over CanBus cpp_Freertos header file
 elaborate_data_task.hElaborate data sensor to CAN header file
 rain_sensor_task.h
 supervisor_task.hSupervisor module header file
 wdt_task.hWdt_task header file (Wdt && Logging Task for Module Slave)
 canard_class_rain.hppUavcan Canard Class LibCanard, bxCan, o1Heap
 canard_config.hppUavcan Canard Configuration file
 config.h
 debug.h
 debug_config.h
 debug_F.h
 local_typedef.h
 local_typedef_config.h
 main.h
 os_port_config.hRTOS port configuration file
 register_class.hppRegister class (Uavcan/Other) header file
 sensors_config.h
 STM32FreeRTOSConfig_extra.h
  src
  drivers
 accelerometer.cpp
 eeprom.cpp
 flash.cpp
 freeRTOS_callback.cppCallBack Freertos and Handler base system function
 freeRTOS_lptimTick.cLowPower LPTIM1 TickHandler adapted from lptimTick.c – Jeff Tenney Copyright 2021 Jeff Tenney jeff..nosp@m.tenn.nosp@m.ey@gm.nosp@m.ail..nosp@m.com STM32 No-Drift FreeRTOS Tick/Tickless via LPTIM
 module_slave_hal.cppInterface STM32 hardware_hal STIMAV4
 syscalls.c
  tasks
 accelerometer_task.cppAccelerometer cpp_Freertos source file
 can_task.cppUavcan over CanBus cpp_Freertos source file
 elaborate_data_task.cppElaborate data sensor to CAN source file
 rain_sensor_task.cppRain sensor header file
 supervisor_task.cppSupervisor module source file
 wdt_task.cppWdt_task source file (Wdt && Logging Task for Module Slave)
 canard_class_rain.cppUavcan Canard Class LibCanard, bxCan, o1Heap
 debug.cppDebug for stimaV4 Slave source file
 main.cpp
 register_class.cppRegister class (Uavcan/Other) cpp source