nodemcu-firmware/components/base_nodemcu
David Thornley 7774b5fa30
Fix bthci compilation issue (#3201)
Manifests as multiple definition of esp_event_send during compilation, as bthci triggers inclusion of `event_loop.c`. Also improved lbth_init() to support BTDM or BLE_ONLY controller modes.
2020-08-03 13:39:42 +02:00
..
include Add support for external modules (#3100) 2020-07-27 19:08:19 +02:00
ld LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
Kconfig Most of the node module from dev. 2016-09-26 18:04:24 +10:00
Makefile.projbuild LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
add_rodata_ld.sh Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10:00
component.mk Reworked linker magic to work with IDF 3.3 (#2805) 2019-06-22 12:05:34 +10: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 LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
lnodeaux.c ESP32: remove use of luaM_free in file module (#2631) 2019-02-20 23:26:39 +01:00
uart.c LFS support for ESP32 NodeMCU (#2801) 2019-07-22 19:13:43 +10:00
user_main.c Fix bthci compilation issue (#3201) 2020-08-03 13:39:42 +02:00