AIOC/stm32/aioc-fw
Simon Kueppers 036085944b Improved automatic USB reset feature so that dfu-util does not report an error while detaching the device 2023-03-12 21:44:55 +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 Added DFU runtime implementation to reboot into on-board DFU bootloader, thus new software can be flashed without the BOOT0 jumper over USB. 2023-03-11 10:45:57 +01:00
Middlewares/Third-Party Updated tinyusb submodule due to serious memory corruption bug 2023-01-05 15:07:48 +01:00
Src Improved automatic USB reset feature so that dfu-util does not report an error while detaching the device 2023-03-12 21:44:55 +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