AIOC/stm32/aioc-fw
Simon Kueppers f6195274e3 Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02: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 functionality of hardware input pins on PB6/PB7 2024-09-18 13:29:20 +02:00
Middlewares/Third-Party Bumped tinyusb to 0.17.0 release 2024-09-19 11:18:21 +02:00
Src Implemented a rudimentary Host OS detection for better MacOS support for UAC2.0 2024-09-19 11:19:40 +02: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