Skip to content

Releases: georgik/esp32-sdl3-example

v0.3.0

26 Sep 09:50
4fa118f

Choose a tag to compare

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

20 Sep 11:00

Choose a tag to compare

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