f3e416217d
update adafruit boards tinyuf2 and partition scheme ( #6770 )
...
- add tinyuf2 suffix to variant bootloader, cvs
- also update adafruit esp32s3 menu to match latest esp32s3dev one
2022-05-30 13:46:51 +03:00
ab34321a16
add variant init code for the feather s2 tft ( #6447 )
2022-03-28 12:58:25 +03:00
c7cc5c90eb
GPIO refactoring ( #6259 )
...
* GPIO refactoring
GPIO now using ESP-IDF API on all chips.
LEDC interrupt fix removed - no longer needed.
Edited pins_arduino.h in variants according to changes in gpio.
* Edited analog channels functions
2022-02-16 14:43:38 +02:00
1d3ff0520a
Add variantInit setups for adafruit boards ( #6076 )
2022-01-17 16:10:53 +02:00
5724275cd8
fix tft feather pins for final version, qtpy spi pins, and add reversetft start ( #6050 )
...
SPI fix for QT Py, TFT fix for TFT Feather
2021-12-22 14:09:53 +02:00
2981bde88f
Add some more adafruit boards and fix some board typos ( #6014 )
...
Co-authored-by: caternuson <caternuson@gmail.com >
Co-authored-by: Kattni Rembor <kattni@adafruit.com >
Co-authored-by: Jeff Epler <jeff@adafruit.com >
Co-authored-by: Jeff Epler <jepler@gmail.com >
Co-authored-by: Ha Thach <thach@tinyusb.org >
2021-12-14 18:17:04 +02:00