- 27 Mar, 2024 1 commit
-
-
Jade Mattsson authored
As pointed out by Marcel, thank you!
-
- 18 Feb, 2024 1 commit
-
-
Marcel Stör authored
-
- 02 Feb, 2024 1 commit
-
-
Philip Gladstone authored
* Add support for using multiple memory slots in rmt setup * Fix a crash when stopping an RMT receiver * Add missing docs to the mkdocs
-
- 17 Jan, 2023 1 commit
-
-
Johny Mattsson authored
-
- 05 Mar, 2022 1 commit
-
-
Johny Mattsson authored
* Added httpd module. Lua-interface to the standard esp_http_server component. * Added eromfs module.
-
- 16 Sep, 2021 1 commit
-
-
Johny Mattsson authored
-
- 22 Aug, 2021 1 commit
-
-
Johny Mattsson authored
With minor modifications to drop ESP8266 specific information not applicable to the ESP32 series. Further corrections welcome.
-
- 16 Aug, 2021 1 commit
-
-
Marcel Stör authored
* Modernize docs * Remove old style hacks * Add comment
-
- 27 Jul, 2020 1 commit
-
-
Javier Peletier authored
-
- 18 May, 2020 1 commit
-
-
Javier Peletier authored
-
- 27 Oct, 2019 1 commit
-
-
John Lauer authored
* Touch module 1st checkin * ESP32. Check-in 2 for Touch sensor module * ESP32: Touch module. Sample Lua code. * ESP32: Latest YouTube vid * ESP32: Touch docs update * Added opt_* methods for value retrieval
-
- 20 Jul, 2019 1 commit
-
-
Arnim Läuger authored
Ethernet module added.
-
- 06 Jul, 2019 1 commit
-
-
devsaurus authored
-
- 12 Jun, 2019 1 commit
-
-
devsaurus authored
-
- 18 Jan, 2019 1 commit
-
-
Javier Peletier authored
-
- 13 Jan, 2019 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
Drop support for localized content, #2213 Restructure some content to match more closely what we have in master, #2542
-
- 26 Nov, 2018 1 commit
-
-
Skirmantas Lauzikas authored
* ESP32: Add time modules New time module for manipulating system time/ calendar and controlling SNTP server * ESP32: Time module documentation & style fixes * added documentation for time modules * style fixes as pointed out by @devsaurus * ESP32: Time module small fixes * Couple small fixes
-
- 22 Nov, 2018 1 commit
-
-
Skirmantas Lauzikas authored
* Esp32: Add SJSON module This adds SJSON module taken directly from master * ESP32: Fixes for sjson lib Fixed compilation not including config header, thus braking some of libs functionality * ESP32: Upgraded SJSON to master
-
- 15 Nov, 2018 2 commits
-
-
tomsci authored
* 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
-
tomsci authored
* Add Sodium module * Split sodium API into subtables; updated docs * Fixed refactored names of crypto_box fns
-
- 08 Nov, 2018 1 commit
-
-
tomsci authored
* ESP32: Added http module * add asynchronous flavor for context:request() (cherry picked from commit e65b90cc8fc5296f7fe6cae1978835e06a9f44bb) * http: More asynchronous support, more options * Fix docs typo * Code review comments from @devsaurus Fixes some cleanup issues with asynchronous mode * Added http.md to mkdocs.yml * Align connection:close() to template
-
- 14 Oct, 2018 1 commit
-
-
devsaurus authored
-
- 13 Oct, 2018 1 commit
-
-
zelll authored
-
- 07 Oct, 2018 4 commits
- 14 Jul, 2018 1 commit
-
-
Ryan Hartlage authored
-
- 11 Aug, 2017 1 commit
-
-
larsstenberg authored
* Inital commit for supporting ledc driver * Added documentation. More fade functions and better naming of constants * Better field checking during setup. Updated documentation * Reworked LEDC module to be used with an object model to decrease repetition of parameters
-
- 25 Jul, 2017 1 commit
-
-
Arnim Läuger authored
-
- 13 Jun, 2017 1 commit
-
-
devsaurus authored
-
- 14 May, 2017 1 commit
-
-
devsaurus authored
-
- 07 May, 2017 1 commit
-
-
zelll authored
* can extension * can extension: bit timing and filter * can -> CAN * post CAN data callback * CAN docs * CAN: fixed receive, filter, extended frame * reorder fn in can.md, remove driver_can/Kconfig * fixed a leak when can.stop()
-
- 30 Apr, 2017 1 commit
-
-
devsaurus authored
-
- 24 Apr, 2017 1 commit
-
-
zelll authored
* added adc extension * add adc_number, for adc2
-
- 15 Apr, 2017 1 commit
-
-
Arnim Läuger authored
* Add gpio doc.
-
- 14 Apr, 2017 2 commits
- 24 Mar, 2017 1 commit
-
-
Arnim Läuger authored
-