Commit History

Author SHA1 Message Date
  Terry Ellison 1f2e5bba4a Implement panic call handling for all modules (#3163) 3 years ago
  Terry Ellison bbeb09b695 Squashed updates do get Lua51 and Lua53 working (#3075) 4 years ago
  Nikolay Fiykov 2ae9af58fc Expose CPU CCOUNT register as tmr function (#2906) 4 years ago
  Johny Mattsson f7a545b951 Evict c_types.h, tidy up a other c_prefixes. (#2841) 4 years ago
  Johny Mattsson 526d21dab4 Major cleanup - c_whatever is finally history. (#2838) 4 years ago
  Terry Ellison 1990f95740 Updated ROTables 1st tranch (#2742) 5 years ago
  sergio d77666c0e8 trailing spaces cleanup (#2659) 5 years ago
  Nathaniel Wesley Filardo 0e89fb24ba Expunge integer timers (#2603) 5 years ago
  Arnim Läuger 5767475766 re-rename ENABLE_TIMER_SUSPEND to TIMER_SUSPEND_ENABLE in user_config.h (#2520) 5 years ago
  Terry Ellison 6db7414270 Merge branch 'dev' into dev-LFS 6 years ago
  dnc40085 96e5c026a8 Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 6 years ago
  Arnim Läuger f8311855d1 revert os_delay_us() usage to uint32 (#2310) 6 years ago
  TerryE 3d3eebfd67 Turn of x bit on some non-executable source files 6 years ago
  dnc40085 c9e8621821 fix for travisCI 6 years ago
  Arnim Läuger c4516f1a17 Upgrade to SDK 2.1.0. (#1962) 7 years ago
  dnc40085 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
  Yury Popov f1afe7b6ab Add support for dynamic timers, deprecating the static ones (#1424) 7 years ago
  dnc40085 1744372060 Updated tmr module and documentation 8 years ago
  Bernd Meyer 858e4bf501 Make tmr.time() more resilient against RTC changing frequency 8 years ago
  dnc40085 8e88612276 Fixed issue where timer callback wasn't using the proper lua_state. 8 years ago
  Johny Mattsson 0cd287e67b Added -Wimplicit to modules build. 8 years ago
  Johny Mattsson 182d45f928 Enable -std=gnu11 for modules dir. 8 years ago
  Johny Mattsson 3fb0de859f Range check the tmr interval value. 8 years ago
  Johny Mattsson 4e8ef87d03 Reworked module registration, removed modules.h 8 years ago
  TerryE b773290b8c Major cleanup of module registration pass 2. 8 years ago
  Johny Mattsson 6b6456be47 Major cleanup of module registration. 8 years ago
  dnc40085 75849f79ab Fix compiler warning in tmr.c 8 years ago
  Johny Mattsson b535be7ab8 Fix WDT resets during file.format(). 8 years ago
  Luna 2691383696 added tmr.interval 9 years ago
  Luna c1d2eb413b rewrote the timer module from scratch 9 years ago