nodemcu-firmware/components
Johny Mattsson d8131bc407 Minor esp32 fixes (#2837)
* Move task_post() into IRAM so it can be used by IRAM'd ISRs.

* Don't leave crud on stack on pcall error.
2019-07-19 21:16:46 +02:00
..
base_nodemcu Minor esp32 fixes (#2837) 2019-07-19 21:16:46 +02:00
driver_can Updated ESP-IDF to latest. 2017-05-13 22:30:13 +02:00
driver_console ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
driver_i2c add i2c module 2017-02-02 21:40:36 +01:00
fatfs add support for sdmmc cards in sd-spi mode (#2644) 2019-02-10 10:11:13 +01:00
lua fix number2integer conversion for floating-point builds (#2605) 2019-01-15 17:06:11 +01:00
modules Fix net module data loss & RTOS task unsafety (#2829) 2019-07-14 23:20:20 +02:00
platform force common intr alloc flags for all platform components that use rmt 2019-05-31 23:34:15 +02:00
qrcodegen Adding qrcodegen module for generating QR Codes (#2543) 2018-11-15 22:17:43 +01:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
sjson ESP32: Add SJSON module (#2562) 2018-11-22 20:58:27 +01:00
spiffs pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
task Minor esp32 fixes (#2837) 2019-07-19 21:16:46 +02:00
u8g2 update to u8g2 2.25.10 2019-04-28 22:26:37 +02:00
ucg Add ucg module. 2018-10-07 16:31:28 +02:00