Releases: am32-firmware/AM32-bootloader
Releases · am32-firmware/AM32-bootloader
v13.0.0
What's Changed
- added magic value to devinfo by @tridge in #20
- added DroneCAN bootloader support by @tridge in #21
- DroneCAN: fixed init of backup registers by @tridge in #26
- added .editorconfig by @tridge in #30
- Update main.c -reduce chance of becoming stuck in bootloader by @pitts-mo in #28
- make updating bootloader version safer by @tridge in #29
- v203: inline some functions by @tridge in #32
- CI: show build sizes on linux build by @tridge in #33
- prepare for v13 release by @tridge in #34
New Contributors
Full Changelog: v12.0.3...v13.0.0
v12.0.3
What's Changed
Fixed bit timeout to fix KISS pass through issue
- change stop bit timeout by @AlkaMotors in #22
Full Changelog: v12.0.2...v12.0.3
v12.0.2
What's Changed
- enable GPIOB periph clock on g431 and l431 by @tridge in #13
- support peripheral debug with vscode by @tridge in #14
- added CHECK_SOFTWARE_RESET define by @tridge in #16
- enable UPDATE_EEPROM_ENABLE by @tridge in #18
- added bootloader update firmware by @tridge in #17
- bl_update: make the update process a bit smoother by @tridge in #19
Full Changelog: v12.0.1...v12.0.2
v12.0.1
v12.0.0
What's Changed
- added g431 bootloader by @tridge in #1
- fixed typo by @tridge in #2
- add os specific in launch.json by @Huibean in #3
- improve bit timing for 19200 bl protocol by @tridge in #5
- added PA6 build by @tridge in #6
- ch32 v203 bootloader support by @tridge in #4
- update docs and setup scripts by @tridge in #8
New Contributors
Full Changelog: https://github.com/am32-firmware/AM32-bootloader/commits/v12.0.0