https://github.com/fpoussin/chibios-bootloader
ChibiOS based USB bootloader. (Outdated, see fpoussin/Motolink for examples)
https://github.com/fpoussin/chibios-bootloader
Last synced: 7 months ago
JSON representation
ChibiOS based USB bootloader. (Outdated, see fpoussin/Motolink for examples)
- Host: GitHub
- URL: https://github.com/fpoussin/chibios-bootloader
- Owner: fpoussin
- License: gpl-3.0
- Created: 2014-01-04T03:27:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-26T20:25:48.000Z (over 11 years ago)
- Last Synced: 2023-03-28T21:19:42.169Z (about 3 years ago)
- Language: C
- Homepage:
- Size: 8.64 MB
- Stars: 13
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ChibiOS-Bootlader
=================
ChibiOS based USB bootloader.
*BootloaderGui*: a QT based GUI to operate the bootloader
*bootloader_app*: The bootloader itself
*example_user_app*: a user application launched by the bootloader.