nodemcu-firmware/components
larsstenberg 40e0be29ee ESP32: Ledc driver module (#2027)
* Inital commit for supporting ledc driver

* Added documentation. More fade functions and better naming of constants

* Better field checking during setup. Updated documentation

* Reworked LEDC module to be used with an object model to decrease repetition of parameters
2017-08-11 19:11:12 +02:00
..
base_nodemcu ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
driver_can Updated ESP-IDF to latest. 2017-05-13 22:30:13 +02:00
driver_console ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
driver_i2c add i2c module 2017-02-02 21:40:36 +01:00
fatfs Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
lua ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
modules ESP32: Ledc driver module (#2027) 2017-08-11 19:11:12 +02:00
platform u8g2: add rfb support 2017-07-27 23:29:37 +02:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
spiffs Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00
u8g2 u8g2: add rfb support 2017-07-27 23:29:37 +02:00