- 23 Aug, 2020 1 commit
-
-
Nathaniel Wesley Filardo authored
Using the NODEMCU_ namespace prefix makes it obvious that these are not part of Lua proper (contrast, e.g., LUA_BUILTIN_STRING). Using "CMODULE" gives us room to differentiate between modules whose implementation is in C and whose implemenation is in Lua ("LMODULE"). The ESP8266 branch can adopt the same convention when it moves to Kconfig; see https://github.com/nodemcu/nodemcu-firmware/issues/3130
-
- 03 Aug, 2020 1 commit
-
-
David Thornley authored
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.
-
- 22 Jul, 2019 1 commit
-
-
Johny Mattsson authored
* Port LFS from ESP8266 to ESP32
-
- 07 Oct, 2018 1 commit
-
-
devsaurus authored
-
- 24 Apr, 2017 1 commit
-
-
Johny Mattsson authored
-
- 13 Apr, 2017 1 commit
-
-
devsaurus authored
-
- 10 Jan, 2017 1 commit
-
-
Johny Mattsson authored
-
- 29 Sep, 2016 1 commit
-
-
Johny Mattsson authored
-