nodemcu-firmware/app/platform
Philip Gladstone 76ae04f8a7 Fix problem with gpio.input (#2281) 2018-02-28 20:23:35 +01: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 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 2017-05-16 16:50:36 +02:00
flash_api.c Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 2017-05-16 16:50:36 +02:00
flash_api.h Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 2017-05-16 16:50:36 +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 support of counting of interrupts (#2149) 2017-12-17 21:42:54 +01:00
pin_map.h Add support of counting of interrupts (#2149) 2017-12-17 21:42:54 +01:00
platform.c Fix problem with gpio.input (#2281) 2018-02-28 20:23:35 +01:00
platform.h Add generic function to print deprecation notes (#1538) 2017-03-01 12:42:20 +01:00
sdcard.c Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
sdcard.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
vfs.c Fix memory leak in file_stat(). (#1871) 2017-03-29 13:58:40 +02:00
vfs.h remove inline declarations 2018-01-20 19:42:55 +01:00
vfs_int.h Fix memory leak in file_stat(). (#1871) 2017-03-29 13:58:40 +02:00