Releases: am32-firmware/AM32-bootloader
Releases · am32-firmware/AM32-bootloader
v15.0.0
v14.0.0
What's Changed
- Better treatment of invalid commands --> decreasing risk of getting stuck in the bootloader by @NightHawk32 in #37
- github: update to v4 artifacts API by @tridge in #40
- global code reformatting by @tridge in #41
- switch to ArduPilot CAN driver for L431 and HSI16 clock by @tridge in #35
- DroneCAN: auto-set defaults on empty eeprom by @tridge in #42
- DroneCAN: don't do interrupt driven transmit by @tridge in #43
- v203: fixed timer issue by @tridge in #45
- support magic address 0x20 for eeprom address by @tridge in #39
New Contributors
- @NightHawk32 made their first contribution in #37
Full Changelog: v13.0.0...v14.0.0
AM32-bootloader-updaters-amj.zip
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