- 28 Nov, 2015 1 commit
-
-
btsimonh authored
if n = 0 -> std pinout. if n != 0 -> alternate pinout (gpio13 and gpio15)
-
- 27 Oct, 2015 2 commits
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-
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().
-
- 25 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 18 Oct, 2015 3 commits
- 12 Oct, 2015 1 commit
-
-
Johny Mattsson authored
The ESP never supported internal pulldowns, and the SDK now matches reality.
-
- 03 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 04 Aug, 2015 2 commits
-
-
Johny Mattsson authored
When using the flash write API, the flash is unmapped/uncached, and as such it's not possible to source data directly from flash (e.g. string literals).
-
Bernd Meyer authored
(Occurs e.g. when SPIFFS cache is disabled.) Implementation mirrors the existing handling in the write path.
-
- 11 Feb, 2015 1 commit
-
-
HuangRui authored
-
- 03 Feb, 2015 1 commit
-
-
cle69 authored
Add Bit Rate 1200,2400,4800
-
- 18 Jan, 2015 1 commit
-
-
funshine authored
-
- 16 Jan, 2015 1 commit
-
-
iabdalkader authored
* Add SPI support (master mode only) * Issue #50
-
- 05 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 22 Dec, 2014 1 commit
-
-
funshine authored
-