AIOC/stm32/aioc-fw
Simon Kueppers e839f4a119 Added COS abstraction layer 2023-12-30 15:12:26 +01:00
..
.settings Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00
Drivers Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00
Inc Implemented settings module for storing AIOC settings in a register map format 2023-12-30 15:07:49 +01:00
Middlewares/Third-Party Switched from our own tinyusb bugfix branch to official 0.16.0 release 2023-12-30 15:07:49 +01:00
Src Added COS abstraction layer 2023-12-30 15:12:26 +01:00
.cproject Added post-build script to add dfu-suffix to the firmware binary. This removes the error about missing DFU suffix when running dfu-util. 2023-03-11 12:19:40 +01:00
.gitignore Initial commit of firmware project. Switching on LEDs 2022-10-16 22:49:18 +02:00
.project Converted from Atollic to STM32CubeIde project 2022-10-31 14:07:42 +01:00
makefile.targets Added post-build script to add dfu-suffix to the firmware binary. This removes the error about missing DFU suffix when running dfu-util. 2023-03-11 12:19:40 +01:00
stm32f30_flash.ld Cleaned up linker file 2023-01-03 12:44:01 +01:00