Commit History

Author SHA1 Message Date
  Arnim Läuger 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 7 years ago
  dnc40085 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
  Johny Mattsson 45ae795739 Extend node.dsleep() to support instant sleep. (#1859) 7 years ago
  Philip Gladstone 543f438b6b Added node.random implementation (#1665) 7 years ago
  Arnim Läuger ecf8bd98d6 Add FatFs and SD card support (#1397) 7 years ago
  Marcel Stör 07aa210c50 Remove DEVKIT_VERSION_0_9 and deprecated functions (#1439) 7 years ago
  Yury Popov a499716cc1 Update modules to be Lua coroutine compatible (#1423) 7 years ago
  Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 years ago
  Johny Mattsson 30d354c290 Rework ADC mode setting approach (#1285) 8 years ago
  philip 84487d300b Remove unusedcode 8 years ago
  TerryE acddf29fb0 Address Philip's review comments 8 years ago
  TerryE 9977b13bcd Update to address review comments in PR #1105 8 years ago
  TerryE 4f8f192cbe Extend the node library to include a Lua implementation of task posting 8 years ago
  TerryE 46ea2aa42e Make the wifi.smart functions options and remove wofs and upgrade 8 years ago
  TerryE 0ef362472c Add node.egc.setmode() + constants as per #609 8 years ago
  TerryE 49733f6f6d Add New Tasking I/F and rework GPIO, UART, etc to support it 8 years ago
  Johny Mattsson 182d45f928 Enable -std=gnu11 for modules dir. 8 years ago
  Johny Mattsson 30f8f62420 Optimized node.bootreason() for size. 8 years ago
  philip dc5cc6d9f4 Add the exccause parameter into the bootreason block 8 years ago
  Johny Mattsson 57917601b7 Expose extended reset info via node.bootreason(). 8 years ago
  dnc40085 cb0a982dc3 Minor change to node module 8 years ago
  Johny Mattsson 4e8ef87d03 Reworked module registration, removed modules.h 8 years ago
  Johny Mattsson 6b6456be47 Major cleanup of module registration. 8 years ago
  Johny Mattsson 7512e628b6 Merge pull request #742 from TerryE/dev-stripdebug 8 years ago
  Johny Mattsson 382eea5079 Fix building with DEVKIT_0_9 defined. 8 years ago
  TerryE 83d06b667d Port of strip debug patch to the SDK 1.4-baseline dev 8 years ago
  Johny Mattsson bf8ed500bf Moved node.key() & node.led() support into node module. 8 years ago
  Johny Mattsson f1552605d9 Change os_update_cpu_freq... to ets_update_cpu_freq... 8 years ago
  devsaurus d0e6ab38df add write error detection in node_compile() 8 years ago
  vowstar 67d785ffec Restore default data and init data before system restore. 8 years ago