Releases: georgik/esp32-sdl3-example
Releases · georgik/esp32-sdl3-example
v0.3.0
Fix/m5stack core s3 dependencies (#10)
- switch to noglib version
- fix serial monitor for m5stack
- add target specification to board definition
- update SDL depdendency
- add m5stack back to tests
- fail test in case of reboot
esptool.py --chip esp32p4 -p /dev/cu.usbserial-1410 -b 460800 write_flash 0x0 esp32-sdl3-example....bin
v0.2.0
esptool.py --chip esp32p4 -p /dev/cu.usbserial-1410 -b 460800 write_flash 0x0 esp32-sdl3-example....bin
Full Changelog: v0.1...v0.2.0