Commit Graph

  • 938567fede
    Merge affed3f802 into 7c5bb15154 Philip Gladstone 2024-11-05 12:01:31 +0800
  • b732d51f6f
    Merge 3579f52c1b into 7c5bb15154 Jade Mattsson 2024-10-29 01:26:56 +0000
  • 3579f52c1b Updated console module doc with CDC-ACM info. Jade Mattsson 2024-10-29 12:21:12 +1100
  • 1b918009f8
    Merge eebc8a2dd3 into 7c5bb15154 Philip Gladstone 2024-10-27 13:22:48 +0200
  • f9875d0361 Make upload-file.py work better on CDC-ACM console. Jade Mattsson 2024-10-27 14:34:15 +1100
  • 2e2d231237 Fixup really silly copy/paste error. Jade Mattsson 2024-10-25 17:35:53 +1100
  • 0e2a757e80 Add file upload helper script for console module. Jade Mattsson 2024-10-25 15:24:14 +1100
  • 944c91d763
    Merge 4931b375c0 into 7c5bb15154 Jade Mattsson 2024-10-25 10:47:32 +1100
  • 7c5bb15154 Increase default system event task stack size. dev-esp32 Jade Mattsson 2024-10-24 16:12:39 +1100
  • 0c3c5221f0 Increase default system event task stack size. Jade Mattsson 2024-10-24 16:12:39 +1100
  • a001e41dd8 Add workaround for silently dropped console output. Jade Mattsson 2024-10-24 12:05:52 +1100
  • 21122827e6 fixup uart examples Jade Mattsson 2024-10-24 12:05:11 +1100
  • 231db92619 Fix and document console.write() Jade Mattsson 2024-10-23 14:54:08 +1100
  • 537b49c702
    Merge af64917386 into 6be07fbbf2 tomsci 2024-10-23 07:09:29 +0800
  • 13553ddf76 Refactor into new 'console' module. Jade Mattsson 2024-10-22 10:23:17 +1100
  • 4931b375c0 Increase console task stack size. Jade Mattsson 2024-10-18 18:09:22 +1100
  • bee12d0a15 Address additional deprecation warnings Jade Mattsson 2024-10-18 13:11:37 +1100
  • b78477f2b0 Fix 2x SPIFFS mounting/formatting related issues. Jade Mattsson 2024-10-17 15:24:02 +1100
  • 717617593a Only show startup delay setting if wifi module enabled Jade Mattsson 2024-10-17 11:41:14 +1100
  • 2814b8c624 Fixes to make 5.3.1 run without crashing. Jade Mattsson 2024-10-14 18:59:31 +1100
  • d483fd94d8 Upgrade IDF to 5.3.1 Jade Mattsson 2024-10-14 11:57:23 +1100
  • 9c4ba884eb
    Merge 8a5837c2ab into 36cbf9f017 dependabot[bot] 2024-09-03 21:01:37 +0000
  • 8a5837c2ab
    Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 dependabot[bot] 2024-09-03 21:01:36 +0000
  • 112eeb70ad
    Merge 0b6205b9e7 into 6be07fbbf2 Philip Gladstone 2024-08-16 13:15:50 +0300
  • 6be07fbbf2
    Add missing WiFi module to ESP32c3 build (#3659) serg3295 2024-08-08 08:45:34 +0300
  • fa6474fe9e Add missing wifi module in esp32c3 build serg3295 2024-08-08 05:23:57 +0300
  • a78abd41b4
    Add node.info() (#3655) serg3295 2024-07-31 10:43:15 +0300
  • 68dd6ffb9f Fix node.md serg3295 2024-07-31 07:51:00 +0300
  • 2a948c79cc Added 'esp_console' in 'build_config' group serg3295 2024-07-31 07:25:49 +0300
  • ca8403abb8 Added 'lfs_size' in 'build_config' group serg3295 2024-06-23 18:15:15 +0300
  • 71862329ff fixed variable setting; and format code to make it readable. serg3295 2024-06-22 21:18:35 +0300
  • 97a7aa9864 Added node.info() serg3295 2024-06-17 19:14:47 +0300
  • bb021b7719
    Merge e629ee8f40 into ca8d008a2e Stuart P. Bentley 2024-06-12 17:28:58 +0000
  • 5ad3a1e574
    Merge 474e6a7c34 into ca8d008a2e Nathaniel Wesley Filardo 2024-06-12 15:41:57 +0000
  • 96b2824f4e
    Merge 0fd365316a into ca8d008a2e Nathaniel Wesley Filardo 2024-06-12 15:37:51 +0000
  • a16961b97f
    Merge c2292ca36b into ca8d008a2e M.K 2024-06-12 13:09:19 +0000
  • e2fbb68411
    Merge 3fd884e13a into ca8d008a2e Sébastien Roy 2024-06-06 22:19:49 +0200
  • 0294835c02 Fix the RTD configuration dev-esp32-idf3-final Marcel Stör 2024-06-06 21:55:12 +0200
  • 918f75310e Actually honour Kconfig line-endings settings. Jade Mattsson 2024-05-20 15:54:52 +1000
  • 3b9ef17d33 Added node.chipmodel(). Jade Mattsson 2024-05-12 20:08:20 +1000
  • 3203eba815 Disable CR/LF translation by default. Jade Mattsson 2024-05-12 20:00:24 +1000
  • 53da95b5ae Fix uart.on('data') on console Jade Mattsson 2024-05-12 19:49:33 +1000
  • cd71a9c63f Actually honour Kconfig line-endings settings. Jade Mattsson 2024-05-20 15:54:52 +1000
  • e1a0a627ff Added node.chipmodel(). Jade Mattsson 2024-05-12 20:08:20 +1000
  • 3324ce137d Disable CR/LF translation by default. Jade Mattsson 2024-05-12 20:00:24 +1000
  • 45283374ec Fix uart.on('data') on console Jade Mattsson 2024-05-12 19:49:33 +1000
  • 0491963308 node.chipid() returns "0x_unknown" for ESP32xx chips serg3295 2024-05-07 09:32:40 +0300
  • 6036c8a6ed
    Update u8g2 docs (#3650) serg3295 2024-05-09 08:58:52 +0300
  • b4e07a85c4 docs: update u8g2.md added description for updateDisplay() and updateDisplayArea() functions. serg3295 2024-05-04 09:09:01 +0300
  • 7c95e23216
    Fix typo in u8g2 updateDisplay function mapping (#3649) serg3295 2024-05-03 13:51:05 +0300
  • 4c78ba445f fix typo in function name in u8g2 serg3295 2024-05-03 10:49:37 +0300
  • 91f2e582c1
    Merge 2144d26c37 into ca8d008a2e Nathaniel Wesley Filardo 2024-04-26 19:42:07 -0700
  • 92f37dea2d
    Port of the rotary module to ESP32 (#3625) Philip Gladstone 2024-04-26 21:25:43 -0400
  • 5df6e48cd0 Merge remote-tracking branch 'origin/dev-esp32' into esp32-rotary Philip Gladstone 2024-04-26 22:39:38 +0000
  • ca8d008a2e
    Fix typos (#3645) dev RoboSchmied 2024-04-26 23:45:58 +0200
  • 4cdebe7191
    Initial support for ESP32-C6 and ESP32-H2, plus assorted fixes & improvements (#3646) Jade Mattsson 2024-04-27 07:35:22 +1000
  • eebc8a2dd3 Fix problem with GC'ing the object while in use Philip Gladstone 2024-04-25 20:26:05 -0400
  • 34850191a5 Simplified the code a bit Philip Gladstone 2024-04-25 23:34:39 +0000
  • f0170898b7 Now adds a self reference to prevent GC until after close has been called and any queued messages have been flushed. Philip Gladstone 2024-04-23 22:04:15 -0400
  • f12b6cb64d Merge remote-tracking branch 'origin/dev-esp32' into esp32-rotary Philip Gladstone 2024-04-23 21:42:36 -0400
  • 8ef0496655
    Merge 8054b1eaee into bc3b31fee5 Philip Gladstone 2024-04-22 12:17:00 +0300
  • ba990c89a1 Merge remote-tracking branch 'origin/dev-esp32' into matrix-keyboard Philip Gladstone 2024-04-17 00:37:34 +0000
  • 2053549689 Workaround for using wifi module on S2 with USB-CDC console. Jade Mattsson 2024-03-28 15:58:12 +1100
  • eba58124bc Avoid null pointer crashes when debugging startup. Jade Mattsson 2024-03-28 15:57:16 +1100
  • 43b7dabb82 Fix: 12 typos RoboSchmied 2024-03-27 23:10:15 +0100
  • 8dc7d8eb57 Fix left-over incorrect type in uzlib. Jade Mattsson 2024-03-27 17:52:24 +1100
  • f759e9baa8 Upgrade IDF to v5.1.3 Jade Mattsson 2024-03-27 16:30:20 +1100
  • 15ee3699ca Initial build support for esp32h2. Jade Mattsson 2024-03-27 15:35:44 +1100
  • d8b7ca7014 Address fatal compiler warning. Jade Mattsson 2024-03-27 15:15:10 +1100
  • d96effa34d Update github build to deal with Lua 5.3 being default. Jade Mattsson 2024-03-27 15:06:01 +1100
  • 6cd464ec6b Update github actions to node 20 versions. Jade Mattsson 2024-03-27 14:57:16 +1100
  • 53506454b7 Initial build support for esp32c6. Jade Mattsson 2024-03-27 14:51:22 +1100
  • 272343c34c Work around IDF buffering stdout even when told not to, on ACM consoles. Jade Mattsson 2024-03-01 16:25:00 +1100
  • 3946388254 Stop cheating and feed Lua from the right context. Jade Mattsson 2024-03-01 16:01:35 +1100
  • ecae317126 Switch to single-byte console reads. Jade Mattsson 2024-03-01 12:27:32 +1100
  • a7e20e6649 Increase console task stack size. Jade Mattsson 2024-03-01 11:04:20 +1100
  • 32fa5db1a6 Work around IDF inconsistency with stdout buffering. Jade Mattsson 2024-03-01 11:01:07 +1100
  • 70c7437cdc Address crashes on linput's use of printf. Jade Mattsson 2024-02-28 11:47:20 +1100
  • 916a93fe2a Proof-of-concept multi-type console support via stdio Jade Mattsson 2024-02-27 18:25:11 +1100
  • bc3b31fee5 Updated docs after review. Jade Mattsson 2024-03-08 16:08:17 +1100
  • 830522ac33 Added espnow module with documentation. Jade Mattsson 2024-03-07 17:50:31 +1100
  • bd6b70ee61 Add missing doc link to rtcmem module. Jade Mattsson 2024-03-27 13:51:31 +1100
  • 89bbab9ab5 Updated docs after review. Jade Mattsson 2024-03-08 16:08:17 +1100
  • b6c8a85f33
    Add note about ESP32 branch (#3640) Marcel Stör 2024-03-07 22:50:58 +0100
  • f0d79ebaf0 Added espnow module with documentation. Jade Mattsson 2024-03-07 17:50:31 +1100
  • a1ac7e5032 Add note about ESP32 branch Marcel Stör 2024-02-25 10:43:50 +0100
  • 4b92eab71a Add modules struct, bit, color_utils and sjson to luac.cross (#3230) 3.0.0-release_20240225 Gregor Hartmann 2024-02-25 09:01:01 +0100
  • 44e4c4a70c Fifo fixes (#3638) Gregor Hartmann 2024-02-25 09:00:08 +0100
  • 2e6f0c268d Add note about NodeMCU branches Marcel Stör 2024-02-18 23:00:21 +0100
  • 83a2f3fae8 Bump MkDocs to latest Marcel Stör 2024-02-18 22:14:27 +0100
  • 1c3cc2b6a4 Fix potential integer overflow in getnum (#3633) Yiheng Cao 2024-02-18 18:18:07 +0800
  • 6038307bbf add ws2812 4 channels for RGBW strips + diagnostic output (#3637) Gregor Hartmann 2024-02-18 10:58:41 +0100
  • d0864808d3 Update README.md (#3450) Michael Currin 2024-02-18 10:56:21 +0100
  • 15fc8c8049 Add support for open networks to enduser_setup (#3392) Sébastien Roy 2024-02-05 01:11:48 -0500
  • 2c50f23149 Update link to ESP8266 product page README.md (#3622) SebSeb11 2024-01-23 20:29:57 +0100
  • 84c4f273b9 Update RTD config Marcel Stör 2023-10-18 22:13:03 +0200
  • 1be63d294f Fix typo in spi.md (#3613) Rex 2023-10-18 12:17:30 -0700
  • d5a2ee7e2a app/lua53: catch up to lua 5.3.6 (#3415) Nathaniel Wesley Filardo 2022-12-22 20:55:40 +0000
  • d04d024bfc Fix Typo in ds18b20-web.lua (#3561) Josef Fröhle 2022-12-14 08:31:39 +0100
  • f5ad76acb3 Fix some bugs and problems in gossip (#3527) Gregor Hartmann 2022-07-10 17:01:21 +0200