Support for ESP32-PICO

Makes sense, probably should be 2 separate board defs due to the differences. I almost bought one of the sticks because controlling the internal LEDs and the external string might not work out.

Continuing the discussion from Support for ESP32-PICO:

would you be willing to offer a pre-compiled bin for the m5? I haven’t jumped down the rabbit hole of platform yet and would like to test this little thing if possible first?

oled on m5stick working? can you tell me how?

You have to compile yourself from a source code with usermod.

Hey guys, I wanted to jump in here and let you know I got this working with the M5Stamp-Pico. The M5Stack Atom configuration didn’t work, because the LED pin being used in that config is not exposed on the board. Once I overrode the pin assignments, the M5Stamp-Pico works great.