ChuckVanzant
7827c53914
Changed Neopixel related static constants to #defines ( #7080 )
2022-08-08 11:36:52 -03:00
Rodrigo Garcia
852ea39ab1
Adds default Wire1 pins auto-setup ( #7034 )
2022-08-01 09:58:54 -03:00
Limor "Ladyada" Fried
c280225738
fix final rev pins ( #6353 )
...
fix uarts
Co-authored-by: ladyada <support@adafruit.com>
2022-02-28 14:31:00 +02:00
P-R-O-C-H-Y
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
Limor "Ladyada" Fried
bb4d9027dd
add feather esp32 v2 and qtpy c3 board def ( #6223 )
...
* add feather esp32 v2 and qtpy c3 board def
update some pin names
add variant.cpp's to auto-enable i2c, tft, neopixels on boot
* add auto-enable for i2c!
2022-02-03 20:10:54 +02:00
Limor "Ladyada" Fried
1d3ff0520a
Add variantInit setups for adafruit boards ( #6076 )
2022-01-17 16:10:53 +02:00