3 Commits

Author SHA1 Message Date
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
7b63f58683 add support for widora-air board (#367)
* add support for widora-air board

* change widora-air f_cpu error,from 400M to 240M
2017-05-12 09:02:46 +02:00