nodemcu-firmware/app/platform
Johny Mattsson afbbeb4566 Replaced UART driver.
New driver is a three-way merger between Espressif's esp8266-rtos-sdk example
driver, Espressif's esp32-rtos-sdk not-example driver, and the previous
NodeMCU driver, plus some general clean-ups.

Basic interactivity is now available on the ESP32!
2016-06-23 18:23:04 +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_esp32.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
cpu_esp8266.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
flash_api.c Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
flash_api.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +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 Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
hw_timer.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
pin_map.c Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
pin_map.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00
platform.c Replaced UART driver. 2016-06-23 18:23:04 +10:00
platform.h Make NodeMCU compile and link for ESP32. 2016-06-09 18:40:56 +10:00