Skip to content

Releases: nullstalgia/UARTSwitchCon

Switch FW 12.0.0+ Support!

12 Mar 05:51
Compare
Choose a tag to compare

Thanks to the fork mizuyoukan-ao created, I was able to backport their fixes into here to return functionality for Firmware 12.0.0 and newer!

  • Fixed not working on Firmware 12.0.0 - #1
  • Fixed Right Joycon clicking "A" on connect - #2

Flash to your ESP32 with the command esptool.py write_flash 0x0 NAME

ESP32 binaries compiled to portable binaries with: https://github.com/vtunr/esp32_binary_merger


Flash to your AVR with AVRDude, or however you like. :)

First Release!

02 Jul 08:35
Compare
Choose a tag to compare

Flash to your ESP32 with the command esptool.py write_flash 0x0 NAME

ESP32 binaries compiled to portable binaries with: https://github.com/vtunr/esp32_binary_merger


Flash to your AVR with AVRDude, or however you like. :)