Commit Graph

7 Commits

Author SHA1 Message Date
Jason2866 9bf8b3f10a Arduino core 3.2.1 2025-07-03 17:12:25 +02:00
Unexpected Maker aa5a97e52d Added missing UM boards and fixed TinyS3 product URL. (#122)
* Added missing UM boards and fixed TinyS3 product URL.

Signed-off-by: Seon Rozenblum <seonr@3sprockets.com>

* More modifications for UM boards.

Signed-off-by: Seon Rozenblum <seonr@3sprockets.com>

---------

Signed-off-by: Seon Rozenblum <seonr@3sprockets.com>
Co-authored-by: Seon Rozenblum <seonr@3sprockets.com>
2025-03-10 11:35:13 +01:00
valeros f6ec3926f9 Add missing Bluetooth connectivity for all S3-based boards 2023-09-21 17:06:16 +03:00
Valerii Koval 1400178ec6 Synchronize board settings according to the latest Arduino core 2022-09-26 15:23:00 +03:00
Valerii Koval f1212d67ee Enable IDF framework for ESP32S3-based boards 2022-06-14 14:55:56 +03:00
Michael 6f5b79f120 boards/um_feathers3: Don't flash tinyuf2.bin (#807)
tinyuf2.bin should only be flashed along with the appropriate bootloader
and partition scheme. In arduino IDE, these are only flashed when the
tinyuf2 partition option is selected.
2022-05-17 11:19:43 +03:00
Valerii Koval 9f9f39d8d5 Add support for Arduino core v2.0.3
Resolve #799, resolves #762, resolves #674
2022-05-16 13:18:16 +03:00