Commit Graph

  • 561859ac25 Remove bogus comment Philip Gladstone 2022-01-20 21:54:00 -05:00
  • 35c01023c2 Fix build for WSL users Ilkka Poutanen 2022-01-19 12:18:54 +02:00
  • 839e53826b FIx a ringbuffer return issue Philip Gladstone 2022-01-17 19:45:10 -05:00
  • 46959c1bae Fix the handling of relative links Marcel Stör 2022-01-15 01:24:50 +01:00
  • fb232337e5 Fix spelling Marcel Stör 2022-01-15 01:23:18 +01:00
  • 2c7b9ec2a1 Merge branch 'idf4.4' into rmt Philip Gladstone 2022-01-14 01:02:15 +00:00
  • 0d5b4c2946 Try to get the CI Build to work in all cases Philip Gladstone 2022-01-13 19:36:51 -05:00
  • 45fedbcda0 Try to get the CI Build to work in all cases Philip Gladstone 2022-01-13 19:36:51 -05:00
  • ae8426729d
    Fix several typos (#3491) Andreas Deininger 2022-01-12 13:22:52 +01:00
  • c3e31842f1 Merge branch 'spi-fix' into rmt Philip Gladstone 2022-01-11 21:05:17 -05:00
  • 6f094a20e7 Merge branch 'idf4.4' into rmt Philip Gladstone 2022-01-11 21:05:07 -05:00
  • efdb1e67b8 Update to the released version of idf4.4 Philip Gladstone 2022-01-11 21:01:32 -05:00
  • 1b98a42002 Give the SPI module a chance of working... Philip Gladstone 2022-01-11 20:54:40 -05:00
  • 469ad6d60d Minor fixes Philip Gladstone 2022-01-11 22:22:46 +00:00
  • af85aec08b CLean up the docs Philip Gladstone 2022-01-10 00:50:41 +00:00
  • 5c0a920bf1 This version seems to work in (at least) simple cases. Philip Gladstone 2022-01-09 19:41:33 -05:00
  • ec6a936ce9 Stub RMT module compiles. Philip Gladstone 2022-01-08 13:48:59 -05:00
  • 4d24232105 Notify seems to work now. Philip Gladstone 2022-01-07 20:59:38 -05:00
  • 3c8be346de Adding the first version of the rmt documentation. Philip Gladstone 2022-01-07 21:14:29 +00:00
  • adc188b4b1 Merge remote-tracking branch 'origin/dev-esp32-idf4' into ble Philip Gladstone 2022-01-07 21:12:10 +00:00
  • 496a64035e
    docs: node: point at telnet module now (#3489) Nathaniel Wesley Filardo 2022-01-07 04:53:42 +00:00
  • 8b1ef35b66
    Consider RMT channel limitations at allocation time. (#3481) Christoph Thelen 2022-01-07 04:50:28 +01:00
  • 13e1dada4d Update the docs to match the code Philip Gladstone 2022-01-06 02:13:13 +00:00
  • 7aa22335ac Add support for notify (untested) Philip Gladstone 2022-01-06 02:10:53 +00:00
  • 7b5f259072 Fixing several typos Andreas Deininger 2021-05-10 12:02:28 +02:00
  • 1c61395783 Use an enum for the channel mode. Christoph Thelen 2022-01-03 22:03:27 +01:00
  • 9759cd54b4
    Fix links Marcel Stör 2022-01-02 11:32:08 +01:00
  • 1a369aef8c docs: node: point at telnet module now Nathaniel Wesley Filardo 2022-01-02 09:25:49 +00:00
  • 6e63264963
    Support interface-specific hostname on ethernet interface. (#3487) Johny Mattsson 2022-01-02 13:31:58 +11:00
  • 6ee44894d0 Added mkdir/rmdir support to file module. Johny Mattsson 2022-01-01 17:36:48 +11:00
  • e051b7efe0 Support interface-specific hostname on ethernet interface. Johny Mattsson 2022-01-01 14:53:15 +11:00
  • bad4bdf390 Merge remote-tracking branch 'origin/release' master Nathaniel Wesley Filardo 2021-12-30 19:15:00 +00:00
  • 474e6a7c34 cron: tidying and more chatty debugging Nathaniel Wesley Filardo 2021-12-28 02:17:09 +00:00
  • 4bcb4bdfb8 cron: permit entry.schedule() to reuse existing Nathaniel Wesley Filardo 2020-06-13 04:00:15 +01:00
  • 6b347d8a1b cron: use Lua table rather than native array Nathaniel Wesley Filardo 2020-06-13 03:50:03 +01:00
  • 2144d26c37 tests: top-level runner Nathaniel Wesley Filardo 2020-12-31 02:22:33 +00:00
  • 742a041c73 expect tests: mqtt module Nathaniel Wesley Filardo 2020-02-02 14:57:59 +00:00
  • 219b11698c tests: add preflight TLS script Nathaniel Wesley Filardo 2021-12-30 08:12:28 +00:00
  • 74554ddd47 expect test framework: net TCL module Nathaniel Wesley Filardo 2019-12-31 00:05:58 +00:00
  • 9e4c0d5214 tests: Slam docs together Nathaniel Wesley Filardo 2021-12-30 04:09:46 +00:00
  • 42e67f4fa2 tests: preflight-dut scripting Nathaniel Wesley Filardo 2020-12-31 02:22:02 +00:00
  • 9e5b352836 tests: preflight script to grab host IP address Nathaniel Wesley Filardo 2020-06-17 18:16:30 +01:00
  • 2f0cbfcb32 tests: Add script to make LFS for running tests Nathaniel Wesley Filardo 2020-06-17 18:15:06 +01:00
  • 2b453611e6 tests: adc require running on DUT 0 using NTestEnv Nathaniel Wesley Filardo 2021-12-30 07:53:02 +00:00
  • 14f06e8c98 tests: introduce NTestEnv utility functions Nathaniel Wesley Filardo 2020-12-24 15:04:53 +00:00
  • 5fc1a362e0 tests: tests/README basic module requirements Nathaniel Wesley Filardo 2021-12-28 01:58:58 +00:00
  • f25dc56d3c Bump MkDocs Marcel Stör 2021-12-30 08:46:20 +01:00
  • 0fd365316a Rewrite sntp in Lua with only a little C Nathaniel Wesley Filardo 2019-07-05 12:01:30 +01:00
  • 70ab89df65
    Bump mkdocs from 1.2.2 to 1.2.3 in /docs dependabot[bot] 2021-12-30 01:20:23 +00:00
  • 35b850e050 Update PULL_REQUEST_TEMPLATE.md Michael Currin 2021-07-28 13:46:43 +02:00
  • 9dae0e6725 MQTT: trigger conn failure callback if DNS success but connection failed (#3477) Johan Ström 2021-12-06 13:38:48 +01:00
  • d3b62b9144 Minor Lua fixes. (#3467) Johny Mattsson 2021-11-20 08:50:27 +11:00
  • 35e34140dc Fix IGMP timer (#3476) Johan Ström 2021-11-19 22:47:54 +01:00
  • 21ab6eddc3 ow: add alarm scans and timing tweaking (#3461) Johan Ström 2021-09-08 22:34:43 +02:00
  • 98882832d0 Update link to flashchips.h (#3464) Roger D. Winans 2021-09-08 01:58:38 -04:00
  • e9f8b57a03 Bump to Ubuntu 20.04 (#3463) Marcel Stör 2021-09-07 23:24:55 +02:00
  • 3e97667ff4 Fix crash in sntp.sync() (#3460) Lukáš Voborský 2021-08-27 12:09:43 +02:00
  • 2ccce2395d Update RTD MkDocs (#3458) Marcel Stör 2021-08-19 07:44:56 +02:00
  • e584a23319 Remove Travis CI remnants Marcel Stör 2021-08-04 12:20:56 +02:00
  • 1a1a4da212 File LFS Lua module initial commit (#3332) Lukáš Voborský 2021-05-06 06:52:39 +02:00
  • 3ed76a2be4 Fix i2c docs formatting (#3425) Michael Grünewald 2021-04-25 07:45:58 +02:00
  • 016e8caa09 Add extra online XBM format converter (#3411) 黄文鉴 2021-04-02 03:48:42 +08:00
  • 36894fcc54 Update docs/modules/node.md Marcel Stör 2021-02-16 20:28:43 +01:00
  • 8943b31f2c Document node.setonerror() Marcel Stör 2021-02-12 21:14:17 +01:00
  • f017338216 NmraDcc port to NodeMCU Lua Lukáš Voborský 2021-02-04 21:43:58 +01:00
  • e2c7ee411f NmraDcc upstream version Lukáš Voborský 2021-02-03 23:23:52 +01:00
  • 56c01fa5c8 Handle impact of excluding pixbuf from build (#3398) Gregor Hartmann 2021-02-14 08:41:17 +01:00
  • c8f0ec8a92 Add note about GPL (#3400) Marcel Stör 2021-02-14 08:40:16 +01:00
  • d6c7bfe285 Add missing test board render Marcel Stör 2021-02-03 22:57:01 +01:00
  • c40506e107 Fix broken link Marcel Stör 2021-02-03 22:45:05 +01:00
  • 5bebc49416 Add missing periods Marcel Stör 2021-02-03 22:25:56 +01:00
  • 7a20d7d1d8 Fix admonitions Marcel Stör 2021-02-02 22:17:26 +01:00
  • 0b9785585e Update PULL_REQUEST_TEMPLATE.md 3.0.0-release_20211229 Michael Currin 2021-07-28 13:46:43 +02:00
  • ef256dedf7 app/lua53: catch up to lua 5.3.6 Nathaniel Wesley Filardo 2021-03-29 00:11:58 +01:00
  • 2820d828e3 Switch GET_BYTE_FN to LUA_LOAD_BYTE_FN Nathaniel Wesley Filardo 2021-03-28 16:15:43 +01:00
  • c73be50cbc Consider RMT channel limitations at allocation time. Christoph Thelen 2021-12-21 15:56:17 +01:00
  • 587cdab657 Merge branch 'release' into 1.5.4.1-final Nummeren 2021-12-06 11:08:34 -08:00
  • b91368594d
    MQTT: trigger conn failure callback if DNS success but connection failed (#3477) Johan Ström 2021-12-06 13:38:48 +01:00
  • 311facf140 mqtt: trigger conn failure callback if DNS success but connection failed Johan Ström 2021-12-05 22:43:15 +01:00
  • 1965a12efc
    Minor Lua fixes. (#3467) Johny Mattsson 2021-11-20 08:50:27 +11:00
  • f7b48b9214
    Fix IGMP timer (#3476) Johan Ström 2021-11-19 22:47:54 +01:00
  • 1e36a4ed69 Fix IGMP timer Johan Ström 2021-11-18 22:26:56 +01:00
  • 4bc2cbe5f4 Added eromfs suggestion to httpd docs. Johny Mattsson 2021-11-13 14:45:23 +11:00
  • 445281f611 Added eromfs module. Johny Mattsson 2021-11-13 13:10:09 +11:00
  • 38f7f71e17 Documented the httpd module. Johny Mattsson 2021-11-07 18:05:58 +11:00
  • 577bdbf13a Completed auto-indexer support in httpd module. Johny Mattsson 2021-11-07 16:29:40 +11:00
  • d54359d79f Added chunked body sending to httpd module. Johny Mattsson 2021-10-29 12:39:36 +11:00
  • d39ec3ece1 Implementation of httpd module. Johny Mattsson 2021-10-17 16:49:02 +11:00
  • 219afd4c85 Updated sdkconfig option name. Johny Mattsson 2021-10-17 16:50:32 +11:00
  • 4b4ce47ed1 Fix file listing on submounts. Johny Mattsson 2021-11-13 12:26:49 +11:00
  • 7e123b215e
    Apply suggestions from code review Philip Gladstone 2021-11-08 20:07:12 -05:00
  • 4109e3053f Prevent ble.shutdown() as it corrupts something... Philip Gladstone 2021-11-05 23:50:48 +00:00
  • a0c9085cca Make node.output() RTOS thread safe. Johny Mattsson 2021-11-04 22:17:55 +11:00
  • 9a2fb84512 Fix broken sjson module init. Johny Mattsson 2021-11-04 20:51:59 +11:00
  • 6db8c43480 Prevent memory leak in UART driver when message handling is slow Bernd Meyer 2021-11-04 18:55:08 +11:00
  • b5c4082988 Allow dynamic update of advertisements Philip Gladstone 2021-10-26 00:41:47 +00:00
  • 3f330273f3 See if this fixes the cross compiles Philip Gladstone 2021-10-24 19:15:29 +00:00
  • 7b6a85b931 Remove trailing spaces Philip Gladstone 2021-10-24 18:06:04 +00:00
  • 52562a6412 Got rid of the random printfs Philip Gladstone 2021-10-24 18:04:04 +00:00
  • 5c59c57a16 Implement tmr.wdclr() Johny Mattsson 2021-10-22 12:38:07 +11:00