nodemcu-firmware/components/base_nodemcu
Johny Mattsson 7abda5c9e0 Updated to latest IDF.
- Switched hardcoded interrupts to new IDF interrupt allocation
framework.

- gpio module switched to the IDF's per-pin interrupt callback service.

- Improved NodeMCU linker script since it broke with the IDF upgrade.

- Various compatibility updates.
2016-12-30 19:25:48 +11:00
..
include Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
ld Updated to latest IDF. 2016-12-30 19:25:48 +11:00
Kconfig Most of the node module from dev. 2016-09-26 18:04:24 +10:00
c_stdlib.c Removed more unused legacy code. 2016-09-22 11:42:25 +10:00
component.mk Updated to latest IDF. 2016-11-16 17:59:06 +11:00
ip_fmt.c Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
lextra.c Basic wifi config functions. 2016-10-03 17:42:28 +11:00
linit.c Actually include standard Lua modules. 2016-10-04 14:47:41 +11:00
uart.c Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
user_main.c Fixed various warnings. 2016-11-27 13:28:48 +11:00