nodemcu-firmware/app/platform
Johny Mattsson 5eb7b53967 The SDK "flashchip" symbol changed from ptr to struct.
Dereferencing struct contents considered harmful...
2016-05-27 12:21:00 +10:00
..
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
common.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
common.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
cpu_esp8266.h Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
flash_api.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
flash_api.h The SDK "flashchip" symbol changed from ptr to struct. 2016-05-27 12:21:00 +10:00
flash_fs.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
flash_fs.h Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
hw_timer.c Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
hw_timer.h Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
pin_map.c Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
pin_map.h Made level triggers work better than before 2016-02-25 08:38:25 -05:00
platform.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
platform.h Add support for GPIO open-drain output mode. 2016-03-17 00:21:28 +01:00