Arnim Läuger
|
c4516f1a17
|
Upgrade to SDK 2.1.0. (#1962)
|
2017-05-11 07:13:23 +02:00 |
dnc40085
|
41a5736d78
|
Add wifi.suspend() and node.sleep() (#1231)
* Exposed forced sleep API and more
Added timer suspend functionality
* wifi.suspend
* wifi.resume
* node.sleep
* tmr.suspend
* tmr.suspend_all
* tmr.resume
* tmr.resume_all
* Implement timer suspend functionality
* Fix for uart TX glitch
* Made some modifications to the error reporting
|
2017-04-04 21:31:06 +02:00 |
Johny Mattsson
|
9a7a2c4dc3
|
Merge pull request #1184 from devsaurus/user-gnu11
Enable -std=gnu11 for user dir
|
2016-04-30 13:26:09 +10:00 |
Philip Gladstone
|
5b4b1e0388
|
Autobaudrate detection by default -- to reduce problems with speed change (#1215)
* Auto autobaud detection by default
* Added stopping the autobaud if explicitly configured
* Add note about auto-baud to the uart.md
|
2016-04-17 23:44:18 +02:00 |
devsaurus
|
8bc2e8aa19
|
Enable -std=gnu11 for user dir
|
2016-03-24 00:06:09 +01:00 |
philip
|
669543bbf2
|
Hardware timer support and convert the PWM module to use it
|
2016-02-17 21:07:33 -05:00 |
devsaurus
|
19fda87e33
|
enable -std=gnu11 for http dir
|
2016-01-23 22:41:41 +01:00 |
devsaurus
|
9f54c8f5d4
|
enable -std=gnu11 for driver dir with corrected os_printf* decls
|
2016-01-23 11:22:03 +01:00 |
Johny Mattsson
|
182d45f928
|
Enable -std=gnu11 for modules dir.
Plus boat-load of fixes to actually make that build.
|
2016-01-20 19:40:47 +11:00 |