0
mirror of https://github.com/skuep/AIOC.git synced 2025-01-22 00:42:38 +00:00
ham-radio-all-in-one-cable/stm32/aioc-fw
2025-01-04 16:48:57 +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 Add watchdog reset 2025-01-04 16:48:57 +01:00
Middlewares/Third-Party Bumped tinyusb to 0.17.0 release 2025-01-02 10:32:54 +01:00
Src Add watchdog reset 2025-01-04 16:48:57 +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 Moved flash definitions into linker file and added explicit invalidation into the programming file. This way the user configuration is lost on each firmware upgrade. Although inconvenient, it's required for now since settings might not be compatible between versions 2023-12-31 16:08:20 +01:00