Commit Graph

  • d0ddcc6dac Fix dead link (#3518) Arnie97 2022-05-23 19:18:12 +0800
  • 6f9e994ae7 Pin jinja2, see https://twitter.com/readthedocs/status/1507388916013314048 Marcel Stör 2022-05-20 07:53:27 +0200
  • 7c675e8443 Switch GET_BYTE_FN to LUA_LOAD_BYTE_FN Nathaniel Wesley Filardo 2021-03-28 16:15:43 +0100
  • 06c99e556c Fix build for WSL users (#3499) Ilkka Poutanen 2022-01-27 08:04:04 +0200
  • 4294be0717 Fix the handling of relative links Marcel Stör 2022-01-15 01:24:50 +0100
  • e519478632 Fix spelling Marcel Stör 2022-01-15 01:23:18 +0100
  • bf13302d12 Fix several typos (#3491) Andreas Deininger 2022-01-12 13:22:52 +0100
  • 5701347ff8 docs: node: point at telnet module now (#3489) Nathaniel Wesley Filardo 2022-01-07 04:53:42 +0000
  • 36cbf9f017
    Pin Windows and Ubuntu versions for build VM (#3639) release Gregor Hartmann 2024-02-25 09:04:43 +0100
  • a492a31e9c
    Add modules struct, bit, color_utils and sjson to luac.cross (#3230) Gregor Hartmann 2024-02-25 09:01:01 +0100
  • 3d09b74719
    Fifo fixes (#3638) Gregor Hartmann 2024-02-25 09:00:08 +0100
  • 48d7cf9daa set windows and ubuntu versions of build VM to fixed version instead of latest Gregor 2024-02-24 08:19:01 +0100
  • e71b07d479 set windows and ubuntu versions of build VM to fixed version instead of latest Gregor 2024-02-24 08:19:01 +0100
  • 0b879ce126 Add note about NodeMCU branches Marcel Stör 2024-02-18 23:00:21 +0100
  • 7971be78fc Bump MkDocs to latest Marcel Stör 2024-02-18 22:14:27 +0100
  • 10d0a26f87 Add note about NodeMCU branches Marcel Stör 2024-02-18 22:14:50 +0100
  • 4bc22d0c3a Bump MkDocs to latest Marcel Stör 2024-02-18 22:14:27 +0100
  • ab87b02b33 Allow dequeue again for "new" function also Gregor 2024-02-18 16:51:03 +0100
  • 47a1f63496 reformat to make readable Gregor 2024-02-18 16:36:46 +0100
  • 70b16305ab allow send with empty string to succeed Gregor 2024-02-18 16:34:50 +0100
  • 22a498b47d remove unneeded header Gregor 2021-01-11 16:53:43 +0100
  • 2e3a92f18b remove unused luacheck directives Gregor 2021-01-11 16:46:16 +0100
  • 9f1d224cdf unify lusc.cross -e to not push filename as parameter for 5.1 and 5.3 Gregor 2021-01-09 23:35:39 +0100
  • d85887ce6c Add modules to luac.cross 5.3 and add pixbuf Gregor 2021-01-09 23:34:25 +0100
  • b0d9b18f43 Fix windows build Gregor 2021-01-09 21:22:06 +0100
  • 74fd7f5251 Add pipe to windows build Gregor 2021-01-09 19:44:48 +0100
  • 782e2a36c6 add execute permissionsFix syntax error in Gregor 2020-12-29 12:52:02 +0100
  • 00aebd0a4c Add pipe to luac.cross NOTE posting of tasks does not work Gregor 2020-12-29 12:52:02 +0100
  • 30833ae595 use LUA_TASK_* instead of PLATFORM_TASK_PRIORITY_* to call Lua interface Gregor 2020-12-29 12:51:08 +0100
  • 169960fe10 Minimize includes Gregor 2020-07-29 21:26:09 +0200
  • 57240b07d7 Add modules struct bit color_utils and sjson to luac.cross Gregor 2020-07-24 12:12:33 +0200
  • b5c6081b9b Minimize includes Gregor 2020-07-29 21:26:09 +0200
  • 30a864c16f Add modules struct bit color_utils and sjson to luac.cross Gregor 2020-07-24 12:12:33 +0200
  • c610e7a506
    Backport CVE-2020-24370's patch (#3632) Yiheng Cao 2024-02-18 18:18:23 +0800
  • 64f0d37739
    Fix potential integer overflow in getnum (#3633) Yiheng Cao 2024-02-18 18:18:07 +0800
  • 42ec384478
    add ws2812 4 channels for RGBW strips + diagnostic output (#3637) Gregor Hartmann 2024-02-18 10:58:41 +0100
  • 68ffcfebdd
    Update README.md (#3450) Michael Currin 2024-02-18 10:56:21 +0100
  • c67ad90720
    Merge branch 'dev' into patch-1 Marcel Stör 2024-02-18 10:52:51 +0100
  • 14cdff107f
    Update rmt translator (#3629) Christoph Thelen 2024-02-07 23:56:17 +0100
  • a41fa81e0e Add diagnostic output of flash size of LFS image Gregor 2024-02-07 21:05:32 +0100
  • bb746321d7 Support ws2812 4 channels for RGBW type strips Gregor 2024-02-07 21:03:54 +0100
  • d705334d52 just a change Gregor 2024-02-07 20:39:49 +0100
  • 504e268570 Fix the description of the SK6812 LED in the example code. Christoph Thelen 2024-02-07 09:36:14 +0100
  • 10e3783948
    Fix potential integer overflow in getnum and fix the negation overflow in lua (#3634) Yiheng Cao 2024-02-06 08:27:00 +0800
  • 604bca01fb
    Add support for open networks to enduser_setup (#3392) Sébastien Roy 2024-02-05 01:11:48 -0500
  • 6b217cc6f0
    Fix potential integer overflow in getnum and fix the negation overflow in lua Yiheng Cao 2024-02-05 12:04:10 +0800
  • 0dccb4d8d7
    Fix potential integer overflow in getnum Yiheng Cao 2024-02-05 10:40:02 +0800
  • bcab807492
    Backport CVE-2020-24370's patch Yiheng Cao 2024-02-05 10:30:07 +0800
  • cbcedbc6ab Fix docs and also free the timer Philip Gladstone 2024-02-04 12:47:10 -0500
  • c3300a8fbb Working version Philip Gladstone 2024-02-04 12:43:43 -0500
  • 92f507562e Seems to work Philip Gladstone 2024-02-04 11:10:58 -0500
  • 96a6410596 Minimize the time drift between RMT channels. Christoph Thelen 2024-02-04 12:36:07 +0100
  • f31bb9a46f Add a parameter for the RGB LED reset time. Christoph Thelen 2024-02-04 12:21:02 +0100
  • a0d311aa2d Remove restrictions from RTM translator. Christoph Thelen 2024-02-04 11:47:10 +0100
  • 4369308523 Add parameters for RGB LED bit times. Christoph Thelen 2024-02-04 10:42:32 +0100
  • 1a2b49eae9 Choose the number of RMT buffers in the ws2812 module. Christoph Thelen 2024-02-04 10:14:36 +0100
  • e0c44391f7 Some keys work -- not clear what is going on. Philip Gladstone 2024-02-03 17:26:57 -0500
  • 81f0763b80 Partially created module. Philip Gladstone 2024-02-03 12:26:04 -0500
  • a6d3e4b822 Another bad piece of documentation Philip Gladstone 2024-02-03 12:20:26 -0500
  • a94fc1000e Allow use of GPIO 0 Philip Gladstone 2024-02-03 11:14:54 -0500
  • 39c95722e3 Review comments. Also ensure that we have GPIO if we have ROTARY. Philip Gladstone 2024-02-03 10:45:32 -0500
  • 82b4c81484 Added the rotary switch driver to the esp32 version Philip Gladstone 2024-02-02 21:47:10 -0500
  • 8fbbcd6f3d Ported rotary driver. Compiles but not tested. Philip Gladstone 2024-02-02 19:54:59 -0500
  • affed3f802 FIx the example to use a correct value Philip Gladstone 2024-02-02 17:50:32 -0500
  • 6798f027f3 Upgrade to IDF v5.1.2 Johny Mattsson 2024-01-30 13:53:07 +1100
  • 4816c168d8
    Add support for using multiple memory slots in rmt setup (#3568) Philip Gladstone 2024-02-01 20:31:56 -0500
  • e88b23ebd8 Clean up and add more debug (normally compiled out) Philip Gladstone 2024-02-01 20:30:17 -0500
  • 7cf7f4cb7b Merge remote-tracking branch 'origin/dev-esp32' into http-ws Philip Gladstone 2024-01-31 20:21:19 -0500
  • 40e48d161f Merge remote-tracking branch 'origin/dev-esp32' into rmt-slots Philip Gladstone 2024-01-31 20:00:34 -0500
  • 0b6205b9e7 Fix memory leak now that we can shutdown the stack Philip Gladstone 2024-01-31 19:45:18 -0500
  • 3e4dd23f90 Now runs on idf5 and you can start and stop the stack! Philip Gladstone 2024-01-31 13:14:42 -0500
  • 8cafd558e4 Merge remote-tracking branch 'origin/dev-esp32' into ble Philip Gladstone 2024-01-31 01:24:47 +0000
  • 13e9ecc283 Upgrade to IDF v5.1.2 Johny Mattsson 2024-01-30 13:53:07 +1100
  • 3cc1d48b83 Fix example pins in docs/modules/uart.md Mike_Went 2022-08-29 14:02:24 +0300
  • 796fd7ad0e Fix time.get() for 5.3-int32-singlefp firmware on IDF v5.0.2 serg3295 2023-07-25 12:13:33 +0300
  • 096164a75c fix(mqtt): adds parameter checking to nil serg3295 2023-07-17 12:39:31 +0300
  • 9a9548b0b8 fix(mqtt): select next parameter in connect() serg3295 2023-07-17 09:22:09 +0300
  • 9633b03af3 fix: mqtt module serg3295 2023-07-16 10:19:16 +0300
  • 12035a7678 Upgrade to IDF v5.0.2 Johny Mattsson 2023-05-17 16:44:23 +1000
  • 1400d7bc6e Remove old cryptography package lock. Johny Mattsson 2023-02-06 11:12:49 +1100
  • f126b6fe91 Initial migration to IDFv5.0 Johny Mattsson 2023-01-31 17:07:54 +1100
  • ca5acdb1f0 Fix time.get() for 5.3-int32-singlefp firmware on IDF v5.0.2 serg3295 2023-07-25 12:13:33 +0300
  • f725786da1 fix(mqtt): adds parameter checking to nil serg3295 2023-07-17 12:39:31 +0300
  • fb72b54a49 fix(mqtt): select next parameter in connect() serg3295 2023-07-17 09:22:09 +0300
  • 47ea2bb8f9 fix: mqtt module serg3295 2023-07-16 10:19:16 +0300
  • b5367369f6 Upgrade to IDF v5.0.2 Johny Mattsson 2023-05-17 16:44:23 +1000
  • 12f0463cf6 Remove old cryptography package lock. Johny Mattsson 2023-02-06 11:12:49 +1100
  • eb6356f57a Initial migration to IDFv5.0 Johny Mattsson 2023-01-31 17:07:54 +1100
  • 2b8e327131 Fix the RTD configuration dev-esp32-idf4-legacy Marcel Stör 2024-01-23 23:01:12 +0100
  • 76936d7ed3
    Update link to ESP8266 product page README.md (#3622) SebSeb11 2024-01-23 20:29:57 +0100
  • c196e020cb
    Update link to ESP8266 product page README.md SebSeb11 2024-01-23 20:22:53 +0100
  • bf84d4aafc
    Updated to IDF 4.4.6 (#3621) Philip Gladstone 2024-01-23 09:17:15 -0500
  • cc500523b8 Use the version that doesn't have my monitor fix in it Philip Gladstone 2024-01-15 13:33:24 -0500
  • 55ab2fa7e9 Now correctly supports adding User Description desriptors Philip Gladstone 2024-01-15 11:44:00 -0500
  • 22dbfca40c Updated to IDF 4.4.6 Philip Gladstone 2024-01-15 09:41:02 -0500
  • aaaa440d16 First attempt to add name support to characteristics Philip Gladstone 2024-01-15 09:31:03 -0500
  • 94833123a8 Merge remote-tracking branch 'origin/dev-esp32' into ble Philip Gladstone 2024-01-14 21:13:43 +0000
  • a5c6cc65ea Update RTD config Marcel Stör 2023-10-18 22:13:03 +0200
  • 4514615211
    Fix typo in spi.md (#3613) Rex 2023-10-18 12:17:30 -0700
  • fd4ba76a22 Update ESP-IDF to 4.4.6 Nate Clark 2023-10-18 12:44:57 -0400