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
8816bb5505
Added #define LED_BUILTIN to all pins_arduino.h that need it. ( #4520 )
2020-11-10 20:50:35 +02:00
1fdc660641
[Feature] Boards added: Pycom LoPy & LoPy4 ( #1984 )
...
* Create pins_arduino.h
* Update boards.txt
Pycom LoPy + LoPy4 boards added
* Create pins_arduino.h
* Update pins_arduino.h
bugfix antenna switch GPIO port 16 -> 21
* Update pins_arduino.h
* Update pins_arduino.h
* Update pins_arduino.h
* Update pins_arduino.h
* Update pins_arduino.h
* Update boards.txt
2018-11-19 16:58:45 +01:00
3967beb4fb
Added WiPy 3.0 board ( #1572 )
2018-07-02 18:23:06 +02:00