Commit Graph

  • ea775a69ec Move the wifi_ap_getconfig function to its correct place in the Lua tables (wifi.ap, not wifi.sta). Sergey Zakharchenko 2015-09-23 16:19:15 +0300
  • ec0854738a Added tweetnacl module Abhishek Goyal 2015-09-23 02:00:46 +0530
  • cdda58754d Added function wifi.sta.getrssi dnc40085 2015-09-22 06:12:37 -0700
  • a15097659b Disabled enduser_setup module Robert Foss 2015-09-19 15:22:01 -0400
  • cd85e50e73 Added support for connected, error and debug callbacks. Robert Foss 2015-09-19 15:06:56 -0400
  • a6c9ba8004 disable UCG module per default devsaurus 2015-09-17 22:43:59 +0200
  • 154b456f11 extend ucg example with ST7735 display devsaurus 2015-09-17 22:37:31 +0200
  • db1162015d prefix local routines in ucg_polygon devsaurus 2015-08-09 23:15:37 +0200
  • a264cdb25d ucglib doc devsaurus 2015-08-09 20:48:58 +0200
  • a2bca463a0 establish parametrization via ucg_config.h devsaurus 2015-08-09 16:28:49 +0200
  • fde4843a75 implement all remaining function bindings devsaurus 2015-08-09 14:15:17 +0200
  • f0d581223f UcgLogo example - fix drawGlyph and drawString devsaurus 2015-08-09 13:57:33 +0200
  • 5c93ba017e finish GraphicsTest.lua devsaurus 2015-08-09 12:54:35 +0200
  • ac1b5a1173 extend ucg module devsaurus 2015-08-09 01:38:16 +0200
  • 75041a32b5 initial setup of ucg module Hello World example is working devsaurus 2015-08-08 12:02:52 +0200
  • 9b384b4bda fix u8g->ucg prefix devsaurus 2015-08-05 23:14:13 +0200
  • 0f1a168525 add ucg module devsaurus 2015-08-05 21:46:24 +0200
  • 6dc0dfc068 import ucglib v1.3.3 https://github.com/olikraus/Ucglib_Arduino devsaurus 2015-08-05 00:47:34 +0200
  • 8982d370f2 Removed #define for forcing storage on flash Robert Foss 2015-09-16 08:56:44 -0400
  • 5161081c1c Updated comment for mqtt.client parameters. Jonathan Karras 2015-09-15 23:11:20 -0600
  • 3d5c54cef7 Moved all debug prints into the NODE_DEBUG macro. Robert Foss 2015-09-14 18:43:09 -0400
  • f5ae0ed7c7 Merge pull request #647 from DiUS/hw-spi-uart-doc Johny Mattsson 2015-09-14 13:15:24 +1000
  • 310b5cde91 Added HW SPI and UART ports Lio李欧 2015-09-10 21:38:00 +0800
  • bb9dd62882 Merge pull request #643 from ellarobotics/readme-spi Johny Mattsson 2015-09-14 12:57:49 +1000
  • 3a05c3e402 Moved CONST data to occupy flash, and remove storage instructions for functions. Robert Foss 2015-09-12 12:07:53 -0400
  • 0f883b1842 Added ROM_CONST_ATTR attribute for forcing constants to live in flash. Robert Foss 2015-09-12 12:07:01 -0400
  • e2ada487f3 Added ENDUSER_SETUP module. Robert Foss 2015-09-02 08:41:27 -0400
  • 0ab512edd1 Added HW SPI and UART ports Lio李欧 2015-09-10 21:38:00 +0800
  • 524cec539f Added mqtt clean session support. Jonathan karras 2015-09-05 12:54:13 -0600
  • 6605b4d153 Add debug output to Travis file Marcel Stör 2015-09-02 07:39:39 +0200
  • f4fc3b95a8 Merge pull request #571 from marcelstoer/containerized-builds Vowstar 2015-09-01 15:43:55 +0800
  • c56c523216 Merge pull request #576 from tcustodio/master Vowstar 2015-09-01 15:42:45 +0800
  • f687223fe7 Merge pull request #630 from TerryE/luac.cross Vowstar 2015-09-01 15:41:16 +0800
  • d0f32b36de Merge pull request #627 from TerryE/mindebug Vowstar 2015-09-01 15:31:46 +0800
  • 0606d9c4a9 Merge pull request #629 from zunzu/dev Vowstar 2015-09-01 15:27:45 +0800
  • 901fdf60cd Add luac.cross capability to nodeMCU TerryE 2015-09-01 06:11:36 +0100
  • 52ef3c9102 Fixed bug WIFI AUTH_OPEN #623 Jakub 2015-08-31 17:53:38 +0200
  • 875ff921d3 Merge 2775ca6ef0 into da926ff192 jakub 2015-08-31 15:24:35 +0000
  • dddf46ebad Add minimum debug library providing traceback() and getregistry() functions TerryE 2015-08-31 12:18:57 +0100
  • 4c7429819d Merge a9819f5039 into da926ff192 Terry Ellison 2015-08-31 12:44:57 +0000
  • a9819f5039 Add minimum debug library providing traceback() and getregistry() functions TerryE 2015-08-31 12:18:57 +0100
  • b6d36d575d Merge 2775ca6ef0 into da926ff192 3dot3 2015-08-30 19:35:09 +0000
  • da926ff192 Merge pull request #575 from zerog2k/mqtt-keepalive Vowstar 2015-08-31 01:50:59 +0800
  • c7c09d12ec Merge pull request #622 from hazarkarabay/master Vowstar 2015-08-31 01:47:50 +0800
  • 2775ca6ef0 Merge pull request #611 from Aeprox/devTSL2561 Vowstar 2015-08-31 01:45:18 +0800
  • 4d3707f1ba Remove esptool.py references from Makefile Marcel Stör 2015-08-30 14:31:57 +0200
  • 1b8a1e8452 Trimmed down esptool to minimal image generation capabilities. Johny Mattsson 2015-08-19 16:23:12 +1000
  • f6d0c0c662 Onewire search bug fix Hazar Karabay 2015-08-30 00:54:22 +0300
  • 537cd68078 Made device package and address configurable at runtime aeprox 2015-08-23 15:59:49 +0200
  • 0f6a0c59a1 Documentation update aeprox 2015-08-23 14:52:15 +0200
  • fd93a09a88 Code formatting fixes aeprox 2015-08-23 02:27:39 +0200
  • 0caf745d8e Improve lua API interface aeprox 2015-08-23 01:42:39 +0200
  • 29ee02f680 Revert version change aeprox 2015-08-22 22:34:54 +0200
  • 4df5d5c166 Fix channel1 reading aeprox 2015-08-22 21:43:29 +0200
  • 7095c42477 Attempt to fix reading of registers aeprox 2015-08-22 21:19:27 +0200
  • 159e9c6ace make modulename lowercase aeprox 2015-08-22 17:55:07 +0200
  • d1758aee1b return correct number of variables aeprox 2015-08-22 17:54:26 +0200
  • 483dbebe24 Return error when calling functions before init aeprox 2015-08-22 14:26:42 +0200
  • 335ea87964 Glue to integrate with nodeMCU aeprox 2015-08-22 14:25:47 +0200
  • 223a1c8b86 Small change aeprox 2015-08-22 12:46:53 +0200
  • 6cb90ea924 First commit aeprox 2015-08-22 00:15:28 +0200
  • 5a0f6a597f Merge pull request #608 from DiUS/onewire-powerup Johny Mattsson 2015-08-21 11:34:46 +1000
  • 346251dca6 1-Wire power fix, by Thomas Shaddack. Johny Mattsson 2015-08-20 11:09:12 +1000
  • 77297662fd Merge pull request #604 from kbeckmann/pr_bmp085_b5-fix Vowstar 2015-08-18 23:08:06 +0800
  • 1287a8cdd6 BMP085: Fix B5 calculation Konrad Beckmann 2015-08-16 11:57:12 +0200
  • 40111c1046 Merge pull request #600 from devsaurus/dev-node_compile Vowstar 2015-08-11 09:36:35 +0800
  • c61c348558 Merge pull request #599 from devsaurus/dev Vowstar 2015-08-11 09:35:28 +0800
  • d0e6ab38df add write error detection in node_compile() devsaurus 2015-08-11 00:08:49 +0200
  • ab872dd71b list supported u8glib display types devsaurus 2015-08-10 22:15:27 +0200
  • ca1bc2cb18 clean u8g devsaurus 2015-08-09 16:38:08 +0200
  • 7d0d29acd2 Delete esptool.py Marcel Stör 2015-08-08 20:53:58 +0200
  • 4a69d24205 Merge pull request #592 from devsaurus/dev zeroday 2015-08-06 10:56:08 +0800
  • 02294955c5 Merge remote-tracking branch 'upstream/dev' into dev devsaurus 2015-08-05 21:55:35 +0200
  • 9d8c3a7b82 fix u8g device destructor don't free unallocated memory devsaurus 2015-08-05 21:52:56 +0200
  • ad49c5dd3b Merge pull request #589 from kbeckmann/pr_bmp085 Vowstar 2015-08-05 23:21:03 +0800
  • d97d7df8ec Merge pull request #588 from robertfoss/dev Vowstar 2015-08-05 23:20:38 +0800
  • a1bb3a6ad8 Merge pull request #586 from DiUS/ram-saving Vowstar 2015-08-05 23:19:24 +0800
  • 00527237f9 Remove now-unnecessary alignment constraints in SPIFFS. Johny Mattsson 2015-08-04 16:23:38 +1000
  • 9f9b323fb5 Ensure flash write bounce buffer is used if source is also flash. Johny Mattsson 2015-08-04 16:20:25 +1000
  • 1259f8d776 Deal with unaligned destination parameter to flash read Bernd Meyer 2015-08-04 12:59:59 +1000
  • 0b28056959 Implemented BMP085 module Konrad Beckmann 2015-08-03 17:07:56 +0200
  • f9510eda49 Merge branch 'dev' of github.com:robertfoss/nodemcu-firmware into dev Robert Foss 2015-08-03 01:15:20 +0200
  • 93be1b7998 Merge branch 'dev' of github.com:robertfoss/nodemcu-firmware into dev Robert Foss 2015-08-03 01:12:17 +0200
  • 428d3b37e4 Merge branch 'dev' of github.com:robertfoss/nodemcu-firmware into dev Robert Foss 2015-08-03 01:12:17 +0200
  • 579dc27ee0 Use #if instead of #ifdef. Robert Foss 2015-08-02 19:16:05 +0200
  • 8f05556ab9 Use #if instead of #ifdef. Robert Foss 2015-08-02 19:16:05 +0200
  • 9e6c62aa4d Add notice to use json module in readme, due to the merged PR #584 zeroday 2015-08-02 23:58:37 +0800
  • c19596cae8 Merge pull request #581 from robertfoss/dev zeroday 2015-08-02 23:40:37 +0800
  • 53a035411e Merge pull request #584 from DiUS/cjson-lua-mem-wrap zeroday 2015-08-02 23:38:13 +0800
  • 6751811ffb Merge pull request #585 from DiUS/hmac-key-fix zeroday 2015-08-02 23:36:26 +0800
  • 125db6595d Use dynamic memory for DNS table names, saving ~1k RAM. Johny Mattsson 2015-07-31 16:48:39 +1000
  • 4a47813e20 Reduced SPIFFS cache, freeing ~0.5k RAM. Johny Mattsson 2015-07-31 16:29:29 +1000
  • b583af94a5 Fixed long key bug in HMAC calculation. Johny Mattsson 2015-07-23 16:48:59 +1000
  • eae72699d0 Fixed broken linear growth allocation in cjson. Johny Mattsson 2015-07-31 13:17:05 +1000
  • 595509a7f3 More sensible cjson realloc strategy. Bernd Meyer 2015-07-29 18:49:18 +1000
  • 719abca418 Stop cjson from killing the node on out-of-mem. Johny Mattsson 2015-07-20 18:02:16 +1000
  • 1b8e015f33 Removed some whitespace. Robert Foss 2015-07-28 16:34:25 +0200
  • 5822d4c4ed Add define for advertising DNS in the DHCP OFFER message. Robert Foss 2015-07-28 16:32:38 +0200
  • 6755ca54ba Phant library for nodemcu tcustodio 2015-07-26 20:02:14 +0100
  • 00e1e6bcbe Merge pull request #572 from devsaurus/dev Vowstar 2015-07-26 22:55:52 +0800