adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
302 stars 165 forks source link

Add M5Stack AtomS3U #346

Closed n3o59hf closed 10 months ago

n3o59hf commented 10 months ago

Checklist

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

This checklist items that are not applicable to your PR can be deleted.


Description of Change

Add M5Stack AtomS3U board. It is similar to AtomS3 Lite board that is already added and share same controller and basic pinout (button and LED).

USB IDs taken from https://github.com/espressif/usb-pids/blob/60f612f5e2e177104382a009e7b787fc463c18d1/allocated-pids.txt#L400C3-L400C7

Datasheet: https://docs.m5stack.com/en/core/AtomS3U

I am not associated with M5Stack.