Skip to main content

What Dev Environment Are UM Boards Shipped With?

Default Firmware

  • ESP32-S2, ESP32-S3, and ESP32-C6 boards ship with CircuitPython on them.
  • TinyPICO boards ship with MicroPython.

Supported Development Environments

Most boards (except TinyC6) can be used with multiple development platforms, including:

  • CircuitPython
  • MicroPython
  • Arduino IDE
  • PlatformIO
  • IDF
  • Nano Framework (for C# development on select boards)

TinyC6 Exception

The TinyC6 currently has early CircuitPython support and Arduino IDE (using the 3.0.0 alpha from the Espressif development board manager link).


Last Updated: January 25, 2024