- 01 Nov, 2015 2 commits
-
-
Vowstar authored
Add #DEFINE to user_config.h to enable easier bit rate selection.
-
Jonathan karras authored
-
- 28 Oct, 2015 1 commit
-
-
devsaurus authored
Update full-duplex for SPI module
-
- 27 Oct, 2015 4 commits
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-
Vowstar authored
Add full-duplex support to SPI module
-
Johny Mattsson authored
Fix WDT resets during file.format().
-
Johny Mattsson authored
With the new SDK soft-wdt it is no longer sufficient to tickle the hardware watchdog, so all (found) instances have been changed to system_soft_wdt_feed().
-
- 26 Oct, 2015 2 commits
- 25 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 21 Oct, 2015 1 commit
-
-
devsaurus authored
Extend SPI module API with improved transaction handling
-
- 20 Oct, 2015 1 commit
-
-
devsaurus authored
Enable/disable SSL in mqtt module with CLIENT_SSL_ENABLE. Fixes #432.
-
- 19 Oct, 2015 1 commit
-
-
devsaurus authored
accept negative values as u32
-
- 18 Oct, 2015 9 commits
- 17 Oct, 2015 4 commits
- 15 Oct, 2015 1 commit
-
-
Johny Mattsson authored
-
- 12 Oct, 2015 13 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
Plus directly provided patch for user_interface.h.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
To assist with testing new SDK.
-
Marcel Stör authored
-
Johny Mattsson authored
It was piggybacking on the Lua readline timer which no longer exists. Also cleaned up injection of Lua commands via CoAP & node.input().
-
Johny Mattsson authored
The Lua input timer has been the thorn in the side which prevents a lot of potential sleeping, unnecessarily.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
Note: this is the non-standalone build, excluding the SDK.
-