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
bed9c96f41
update board files for LoPy, LoPy4, T-Beam ( #2241 )
...
changed LORA_IO0 -> LORA_IRQ
added LORA_RST
added SS
2018-12-24 13:08:12 +02:00
8aa6e2e143
bugfix lopy/pins_arduino.h ( #2135 )
...
Correction of Pin A14 that was double defined.
2018-12-02 18:15:25 +01: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