Releases: badgeteam/badgePython
Releases · badgeteam/badgePython
v0.3
v0.2
What's Changed
- Fixes to allow running BadgePython as an app on the MCH2022 badge by @renzenicolai in #2
- Updated fs over bus support by @jorisplusplus in #6
- Button rework by @jorisplusplus in #7
- Bugfixes by @renzenicolai in #8
- Add tRNS transparency for PNG images with color type 3 by @Erackron in #11
- Specify RTC memory location manually by @renzenicolai in #12
- Update MCH2022 partition table by @renzenicolai in #13
- Apply Julians additions and improvements from the old platform firmware by @renzenicolai in #15
- Add PressStart2P Font by @Erackron in #14
- add wishbone module by @pepijndevos in #17
- add ADC functions by @pepijndevos in #18
- Fix WPA2 ENT type WiFi connection. by @robotman2412 in #19
- Remove debug printfs by @robotman2412 in #20
- Fix small memory leak in png reader by @Erackron in #23
- Fix I2C on MCH2022 badge by @smunaut in #27
- mch2022: More i2c fixes / workaround for readfrom_mem by @smunaut in #28
- Try to sort out VFS path problems by @smunaut in #29
- only allocate as much buffer as the PNG requires by @pepijndevos in #32
- draw pngs at negative offset by @pepijndevos in #34
- Convenience functions for getting and setting RP2040 GPIO by @Peetz0r in #35
- bug: Typo in I2C1 configuration by @brianredbeard in #38
- bug: Unmatched Kconfig values in driver SNDMIXER by @brianredbeard in #39
- Add CodeQL workflow for GitHub code scanning by @lgtm-com[bot] in #36
- Upgrade ESP-IDF to v4.4.4 by @renzenicolai in #40
- Add SSD1306 support by @renzenicolai in #41
- Add epaper driver, add mpr121 driver, add config for SHA2017 badge by @renzenicolai in #44
- Toolchain: updating ESP-IDF v4.4 with bugfixes by @brianredbeard in #45
- bug: Fix unsafe use of strncpy by @brianredbeard in #47
- (tidy)driver_buses: fix unused variable error by @brianredbeard in #48
- Troopers 2023: initial support by @renzenicolai in #49
- bytearray support for driver_ice40_transaction, driver_ice40_send, and driver_ice40_send_turbo by @hfmanson in #51
- Fix get_sample_byte, int8_t -> uint8_t by @hfmanson in #53
New Contributors
- @jorisplusplus made their first contribution in #6
- @Erackron made their first contribution in #11
- @pepijndevos made their first contribution in #17
- @robotman2412 made their first contribution in #19
- @smunaut made their first contribution in #27
- @Peetz0r made their first contribution in #35
- @brianredbeard made their first contribution in #38
- @lgtm-com[bot] made their first contribution in #36
- @hfmanson made their first contribution in #51
Full Changelog: v0.1...v0.2
v0.1
Working core build