nodemcu-firmware/app/platform
Arnim Läuger d416648990 Add pcm module. (#1255)
* Add pcm module.
* Add network streaming example.
* document hw_timer dependency with pwm
* Add vu peak callback.
2016-06-05 23:21:36 +02:00
..
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
common.c Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
common.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
cpu_esp8266.h Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
flash_api.c Rework ADC mode setting approach (#1285) 2016-05-18 21:45:15 +02:00
flash_api.h Rework ADC mode setting approach (#1285) 2016-05-18 21:45:15 +02:00
flash_fs.c Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
flash_fs.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
hw_timer.c Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
hw_timer.h Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
pin_map.c Add call to get_pin_map() in pwms_init() 2016-03-01 09:18:36 -05:00
pin_map.h Made level triggers work better than before 2016-02-25 08:38:25 -05:00
platform.c Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
platform.h Add support for GPIO open-drain output mode. 2016-03-17 00:21:28 +01:00