This website requires JavaScript.
Explore
Help
Register
Sign In
AllSpiceMirrors
/
ham-radio-all-in-one-cable
Watch
0
Fork
0
You've already forked ham-radio-all-in-one-cable
mirror of
https://github.com/skuep/AIOC.git
synced
2026-04-25 11:42:12 +00:00
Files
Issues
Releases
Files
master
ham-radio-all-in-one-cable
/
stm32
/
aioc-fw
History
Simon Kueppers
dcce846656
Reduce priority of LED interrupt
2025-09-27 18:06:09 +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
Reduce priority of LED interrupt
2025-09-27 18:06:09 +02:00
Middlewares
/Third-Party
Bumped tinyusb to 0.17.0 release
2025-01-02 10:32:54 +01:00
Src
Reduce priority of LED interrupt
2025-09-27 18:06:09 +02:00
.cproject
Make dfu-util download :leave work
2025-09-26 15:57:51 +02: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