nodemcu-firmware/components
tomsci 72d28fa86e Adding qrcodegen module for generating QR Codes (#2543)
* Adding qrcodegen module for generating QR Codes

* Added LUA_MODULE_QRCODEGEN KConfig

* Changed qrcodegen.encodeText() to use an options table

Created common.h with new option table helper fns.

* Reworked http.c to use new common.h options table APIs
2018-11-15 22:17:43 +01:00
..
base_nodemcu Set stdout to unbuffered (#2508) 2018-10-07 21:40:49 +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 update file and vfs to master 2018-11-04 00:42:08 +01:00
lua make ldblib.c compilable with extended debug support 2018-11-04 23:26:09 +01:00
modules Adding qrcodegen module for generating QR Codes (#2543) 2018-11-15 22:17:43 +01:00
platform pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01: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
spiffs pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00
u8g2 update u8g2 to v2.23.18 2018-10-07 15:04:03 +02:00
ucg Add ucg module. 2018-10-07 16:31:28 +02:00