Releases: badgeteam/mch2022-firmware-rp2040
Releases · badgeteam/mch2022-firmware-rp2040
0x08: Gold release ✨
This version was flashed on all 3500+ badges that we handed out at #MCH2022 :)
Contributions
- Preliminary & foundational work by @Jana-Marie and Nicolai Electronics
- Fix I2C processing by @smunaut in #4
- Add support for the FPGA UART loopback mode by @smunaut in #5
- uart_task: Fix loopback UART parameters setting by @smunaut in #6
- Initial work on WebUSB support by @renzenicolai in #9
- Fix python error on build by @Pwuts in #10
- Fix build errors on declaration within switch case by @Pwuts in #11
- (do not merge) webusb by @renzenicolai in #13
- Microsoft voodoo magic by @renzenicolai in #14
- Disable normal data flow during FPGA loopback by @smunaut in #15
- Add custom panic handler by @renzenicolai in #16
- i2c_peripheral: Rework IRQ generation by @smunaut in #19
New Contributors
- @renzenicolai made their first contribution in #1
- @smunaut made their first contribution in #4
- @Pwuts made their first contribution in #10
Full Changelog: https://github.com/badgeteam/mch2022-firmware-rp2040/commits/0x08
0x0C: Post-event update 🪥
Small fixes & formatting
Full Changelog: 0x09...0x0C