adafruit / tinyuf2

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

LilyGO T-Beam Supreme: add OLED and PMU support #266

Closed lyusupov closed 1 year ago

lyusupov commented 1 year 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


Description of Change

This draft PR is created upon request by the TinyUF2 developer. https://github.com/adafruit/tinyuf2/pull/265#issuecomment-1333278352

hathach commented 1 year ago

can you also include the board to the ci yml file. I should run it locally, but kind of lazy for now.

lyusupov commented 1 year ago

the board is already in the list since October 17th: https://github.com/adafruit/tinyuf2/pull/252/commits/b7a53a57d609ef8f0235f983824868e3115a8c39


image

hathach commented 1 year ago

thank you, have tried compiled this. And merged the PR that add XPowersLib. Feel free to rebase/update this pr to finalize your BSP update for tbeam s3