Commit History

作者 SHA1 備註 提交日期
  Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 年之前
  Johny Mattsson 30d354c290 Rework ADC mode setting approach (#1285) 8 年之前
  philip 84487d300b Remove unusedcode 8 年之前
  TerryE acddf29fb0 Address Philip's review comments 8 年之前
  TerryE 9977b13bcd Update to address review comments in PR #1105 8 年之前
  TerryE 4f8f192cbe Extend the node library to include a Lua implementation of task posting 8 年之前
  TerryE 46ea2aa42e Make the wifi.smart functions options and remove wofs and upgrade 8 年之前
  TerryE 0ef362472c Add node.egc.setmode() + constants as per #609 8 年之前
  TerryE 49733f6f6d Add New Tasking I/F and rework GPIO, UART, etc to support it 8 年之前
  Johny Mattsson 182d45f928 Enable -std=gnu11 for modules dir. 8 年之前
  Johny Mattsson 30f8f62420 Optimized node.bootreason() for size. 8 年之前
  philip dc5cc6d9f4 Add the exccause parameter into the bootreason block 8 年之前
  Johny Mattsson 57917601b7 Expose extended reset info via node.bootreason(). 8 年之前
  dnc40085 cb0a982dc3 Minor change to node module 8 年之前
  Johny Mattsson 4e8ef87d03 Reworked module registration, removed modules.h 8 年之前
  Johny Mattsson 6b6456be47 Major cleanup of module registration. 8 年之前
  Johny Mattsson 7512e628b6 Merge pull request #742 from TerryE/dev-stripdebug 8 年之前
  Johny Mattsson 382eea5079 Fix building with DEVKIT_0_9 defined. 8 年之前
  TerryE 83d06b667d Port of strip debug patch to the SDK 1.4-baseline dev 8 年之前
  Johny Mattsson bf8ed500bf Moved node.key() & node.led() support into node module. 8 年之前
  Johny Mattsson f1552605d9 Change os_update_cpu_freq... to ets_update_cpu_freq... 8 年之前
  devsaurus d0e6ab38df add write error detection in node_compile() 8 年之前
  vowstar 67d785ffec Restore default data and init data before system restore. 9 年之前
  vowstar 89aaf475d0 Add node.restore(). 9 年之前
  Johny Mattsson 7bd10e8a17 Added node.bootreason() to inspect boot cause. 9 年之前
  HuangRui 3dd1ac3739 Move node.readvdd33 to adc.readvdd33, fix #162. 9 年之前
  Markus Gritsch b648e9a8db Added node.setcpufreq(mhz) function. 9 年之前
  HuangRui 5c84359b5c ROM flash size can changed with detected size, fixed #283. 9 年之前
  HuangRui dfce182622 Paste new version, make it can get correct flash size. 9 年之前
  HuangRui ed87cbd96f Try to fix flash auto detection bug. 9 年之前