Commit Graph

  • a804ef03ad fix unref default file descriptor while still in use devsaurus 2019-07-04 00:06:35 +0200
  • 1f1eeaf358 fix unref default file descriptor while still in use devsaurus 2019-07-03 23:54:08 +0200
  • 2b277b0f7d Fix uart regressions & bugs. Johny Mattsson 2019-07-03 19:15:26 +1000
  • ac407177ec Updated otaupgrade docs after review. Johny Mattsson 2019-07-01 13:26:46 +1000
  • e98a1042b0
    Add H3 heading for endpoint table Marcel Stör 2019-06-28 23:19:13 +0200
  • 51ee838d0e
    Rewrite the endpoint table Marcel Stör 2019-06-28 23:07:20 +0200
  • 171a076332
    Remove ; in Lua code Marcel Stör 2019-06-28 22:22:57 +0200
  • 1635ffb002 Updated crypto module docs. Johny Mattsson 2019-06-28 17:59:07 +1000
  • ef0cc9ab56 Leaner, meaner crypto module; now with HMAC Johny Mattsson 2019-06-28 17:41:09 +1000
  • 7de8a01705 Add luacheck config and configuration for Travis CI (#2790) galjonsfigur 2019-06-28 06:53:19 +0200
  • f538289cb7 Enable luacheck but do not break build Galion 2019-06-27 23:57:22 +0200
  • 6b2f185199 Fix broken system event callbacks. Johny Mattsson 2019-06-27 19:40:55 +1000
  • 642836e1a0 Undo line break behaviour change. Johny Mattsson 2019-06-27 19:39:51 +1000
  • 40a63320bd Add xargs approach for current luac.cross file checking Galion 2019-06-27 11:23:29 +0200
  • e7ca2657eb Fix documentation Galion 2019-06-27 11:22:10 +0200
  • 7405f5b39f Add lua script to help with luacheck config Galion 2019-06-26 22:38:39 +0200
  • 8914432f80 Move luacheck conf and fix Travis for all possible filenames Galion 2019-06-26 22:38:06 +0200
  • 4696b2db4b Copy-paste omission. Whoops. Johny Mattsson 2019-06-24 18:37:34 +1000
  • 263c6af203 Added partition table example for otaupgrade. Johny Mattsson 2019-06-24 18:34:20 +1000
  • 6f31c70ae6 Implemented otaupgrade module. Johny Mattsson 2019-06-24 18:23:09 +1000
  • ac644e7f30 ...and tidy up linker fragments to match. Johny Mattsson 2019-06-24 13:55:02 +1000
  • 7963060960 Handle integer-only builds with align/size checks. Johny Mattsson 2019-06-24 13:50:29 +1000
  • 2dd203a3ea Fix alignment issue of our link-time arrays. Johny Mattsson 2019-06-24 13:30:15 +1000
  • 4c48d3495e Merge remote-tracking branch 'upstream/dev-esp32' into lfs Johny Mattsson 2019-06-24 12:42:39 +1000
  • efe1103d9c Update EUS doc to explain how to use parameters Guillaume BIENKOWSKI 2018-11-29 21:39:54 +0100
  • 26708caf49 Use cross-browser JS for query params in EUS Guillaume BIENKOWSKI 2018-11-29 21:36:32 +0100
  • 6f6de03ed2 Fix missing 'ssid' id for the eus html file Guillaume BIENKOWSKI 2018-11-28 23:14:31 +0100
  • 2f6e7b52de Forgot to update the gz and def files for enduser Guillaume BIENKOWSKI 2018-09-21 16:04:43 +0200
  • 8de6d6df1d Finish fixing the last bits: - make the scanning work - since we now use a POST, we need to redirect to the same page with a specific mode (trying=true) so that the page displays the "wait for it" message Guillaume BIENKOWSKI 2018-09-21 10:46:22 +0200
  • ff690eb0f2 EUS: allo to save the post data in a file on the filesystem Guillaume BIENKOWSKI 2018-09-20 14:16:51 +0200
  • 93b1a2dce9 Add aka titles Marcel Stör 2019-06-22 22:53:37 +0200
  • 2d584a2a6a Fix ROTable call Marcel Stör 2019-06-22 12:47:14 +0200
  • 51912d5505
    Reworked linker magic to work with IDF 3.3 (#2805) Johny Mattsson 2019-06-22 12:05:34 +1000
  • dd3e0ed988 Small fixes Marcel Stör 2019-06-22 00:39:14 +0200
  • 16f75e996a Updated LFS introduction (#2807) galjonsfigur 2019-06-22 00:20:36 +0200
  • ef05065559 getting-started.md - updated LFS introduction. cwrseck 2019-06-18 15:48:08 +0100
  • 4c1d46c742 fix compile warnings for ipaddr_aton devsaurus 2019-06-21 18:01:20 +0200
  • 9adef4fa4d Reworked linker magic to work with IDF 3.3 Johny Mattsson 2019-06-21 19:29:18 +1000
  • 1657ca19df Throw packages at Travis until it builds... Johny Mattsson 2019-06-21 00:34:19 +1000
  • 603fb2598c Bash, not dash... Johny Mattsson 2019-06-21 00:26:04 +1000
  • e074a649a9 Fixed overgrown 2MB partition table. Johny Mattsson 2019-06-20 21:40:08 +1000
  • 28f4fe2b3e Make LFS in partition work, plus tidy-ups. Johny Mattsson 2019-06-20 19:15:50 +1000
  • 6fb8802e26 pulsecnt: use new rotable style registration Joo Aun Saw 2019-06-20 13:44:05 +1000
  • 1c9015bef9 lfs: remove deprecated lrodefs.h Joo Aun Saw 2019-06-20 09:56:45 +1000
  • cd28d9f0a6 lfs: disable writing to LFS secttion on the device Joo Aun Saw 2019-06-19 21:53:21 +1000
  • 1896e3043f lfs: renamed _init to init for consistency Joo Aun Saw 2019-06-19 16:21:53 +1000
  • 6ee61ac273 lfs: automatically load _init from LFS after boot Joo Aun Saw 2019-06-19 15:34:32 +1000
  • 83ac7e8c14 lfs examples Joo Aun Saw 2019-06-18 14:37:51 +1000
  • 3fd75e3ddf lfs luac.cross: fix cross compile struct size mismatch Joo Aun Saw 2019-06-18 12:44:32 +1000
  • bac2e31521 luac_cross: fix missing define causing LFS code execution error Joo Aun Saw 2019-06-14 16:48:24 +1000
  • 404eac507f lfs embed: fix dependency Joo Aun Saw 2019-06-13 10:22:09 +1000
  • 35172b4026 lfs: convenient script to cross compile lua Joo Aun Saw 2019-06-11 17:01:50 +1000
  • 43c7a65cb2 lfs: add flashindex and flashreload functions Joo Aun Saw 2019-06-11 16:25:07 +1000
  • 27941d89f0 lfs: link in luac.out Joo Aun Saw 2019-06-11 16:23:55 +1000
  • c1cf68db82 Remove old tools Joo Aun Saw 2019-06-06 16:47:54 +1000
  • 5f4c8023a2 luac_cross: fix makefile Joo Aun Saw 2019-06-06 16:47:27 +1000
  • 216780b429 luac_cross: add -a option Joo Aun Saw 2019-06-06 16:46:59 +1000
  • f271895d7e lfs: fix writing to esp32 flash Joo Aun Saw 2019-06-06 16:46:16 +1000
  • 81c7930c96 Add luac.cross to build Joo Aun Saw 2019-06-06 12:56:25 +1000
  • 2d560afc6d lfs: fix linking problem Joo Aun Saw 2019-05-21 17:00:54 +1000
  • 0ed464a0e1 Port LFS from ESP8266 to ESP32 Joo Aun Saw 2019-05-21 14:42:03 +1000
  • c497ec23b1 fix: update status code hanfengcan 2019-06-19 22:54:38 +0800
  • 946c341e8b fix: throw a error, not print hanfengcan 2019-06-19 22:21:54 +0800
  • 653c2c0420 fix: modified the comments hanfengcan 2019-06-19 22:12:20 +0800
  • 6799880e8a fix: don't copy the code hanfengcan 2019-06-19 22:00:20 +0800
  • 331913ebec fix: conn.on is error hanfengcan 2019-06-19 21:54:46 +0800
  • 5f147a7352
    Baseline version of Pipe library (#2797) Terry Ellison 2019-06-19 15:16:17 +0300
  • 4ebb384d20 Baseline version of Pipe library Terry Ellison 2019-06-19 14:53:58 +0300
  • 01a622dbb5 getting-started.md - updated LFS introduction. cwrseck 2019-06-18 15:48:08 +0100
  • e73e7b5142 fix: update the httpserver doc hanfengcan 2019-06-14 15:04:35 +0800
  • 34307eb854 fix: add some status code hanfengcan 2019-06-14 14:44:22 +0800
  • 774db91c1a fix: update the example hanfengcan 2019-06-14 14:40:39 +0800
  • 03d06978d0 fix: modified the response handler hanfengcan 2019-06-14 14:39:15 +0800
  • 90fa150556 fix: req:ondata call once time in receive callback hanfengcan 2019-06-14 14:37:53 +0800
  • f220257c38 fix: fixed the memory leak hanfengcan 2019-06-14 14:26:19 +0800
  • 5f3c05bde8 add pulsecnt.md to mkdocs devsaurus 2019-06-12 22:36:06 +0200
  • 8b9794b99d ESP32: Pulse counter module released (#2739) John Lauer 2019-06-12 13:34:25 -0700
  • 34fe9c58c9 Add luacheck config and configurations for Travis CI(disabled for now) Galion 2019-06-11 18:43:50 +0200
  • f3fdfdc5d3 fix: fix the memory leak modified the response handler update the example hanfengcan 2019-06-11 22:01:19 +0800
  • bed79a5ab4 fix: remove the httpserver2 module hanfengcan 2019-06-11 21:59:02 +0800
  • 6d0e45793f ESP32: Add option to set IP/dns config (#2560) Skirmantas Lauzikas 2019-06-10 17:33:29 +0300
  • 066ccde8df Merge remote-tracking branch 'upstream/master' into dev hanfengcan 2019-06-10 20:30:14 +0800
  • 8c9c8ba81f Merge branch 'dev' of https://github.com/hanfengcan/nodemcu-firmware into dev hanfengcan 2019-06-08 17:43:35 +0800
  • 9baa047bc9 fix: add a new httpserver module hanfengcan 2019-06-08 17:42:55 +0800
  • 32f69811d3 fix: add a new httpserver module mm_xie 2019-06-08 17:30:12 +0800
  • c16adb5dfb
    Integrate stale bot Marcel Stör 2019-06-07 21:48:04 +0200
  • 8790c5f04c Actually make it compile philip 2019-06-02 21:08:58 -0400
  • 2045260e31 Turn hx711.status off by default philip 2019-06-02 20:54:25 -0400
  • 584bc098fc Merge remote-tracking branch 'upstream/dev' into hx711 philip 2019-06-02 20:49:53 -0400
  • 7a969b5651 Modify HTTP OTA to not erase saved credentials (#2758) (#2778) galjonsfigur 2019-06-01 18:07:40 +0200
  • a9256aec8b Fix issue #2753 and fix documentation example (#2776) galjonsfigur 2019-06-01 18:05:19 +0200
  • 1b4488ab4b feed dog feilong 2019-06-01 11:40:16 +0800
  • f7aa8f06f1 zeropointfit feilong 2019-06-01 11:19:13 +0800
  • e30904b607 force common intr alloc flags for all platform components that use rmt remove ESP_INTR_FLAG_IRAM to fix #2564 devsaurus 2019-05-31 23:34:15 +0200
  • e4b8577a35 Modify HTTP OTA to not erase saved credentials (#2758) Galion 2019-05-31 22:33:50 +0200
  • a8b43ee32a Fix issue #2753 and fix documentation example Galion 2019-05-31 13:44:11 +0200
  • d032d73faf add serial method to table feilong 2019-05-30 08:15:40 +0800
  • 3ba5179f51 fix name feilong 2019-05-29 15:57:42 +0800
  • 29fe678f73 make module to fit more types feilong 2019-05-29 15:47:05 +0800
  • c9c707f392 add float convert to bytes function feilong 2019-05-29 11:59:43 +0800