- 26 Apr, 2024 1 commit
-
-
RoboSchmied authored
-
- 09 Jun, 2020 1 commit
-
-
Terry Ellison authored
-
- 17 Feb, 2019 1 commit
-
-
sergio authored
-
- 13 Apr, 2018 1 commit
-
-
dnc40085 authored
* pmsleep refactor * Shortened swtmr disabled message * Added swtimer debug module option to user_modules.h. * Added comments to user_config.h. * Fixed error in documentation for node.sleep() * remove blank sntp.c that got added in during rebase onto dev(6218b926) * Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled code
-
- 06 Feb, 2017 1 commit
-
-
Arnim Läuger authored
clean-up endianess handling in spi driver
-
- 05 Sep, 2016 1 commit
-
-
Arnim Läuger authored
* Add FatFs * enable BUILD_FATFS for all-module build * push vfs into rest of firmware * align maximum filename length * increase timeout for acmd41 during card initialization * switch from DOS to Unix path semantics chdrive() is substituted by chdir() * update to fatfs R.012a incl. patches 1-6 * add callback for rtc provisioning in file * update docs
-
- 15 Jun, 2016 1 commit
-
-
Arnim Läuger authored
-
- 02 Apr, 2016 1 commit
-
-
Jason Follas authored
* Corrected CPOL/CPHA relationships * Simplified to remove duplicated code * Removed comments about when MISO is sampled. ESP seems to sample MISO on same clock edge as when MOSI is set.
-
- 09 Feb, 2016 2 commits
- 14 Jan, 2016 1 commit
-
-
jfollas authored
Reference: http://bbs.espressif.com/viewtopic.php?f=49&t=1570
-
- 27 Oct, 2015 1 commit
-
-
devsaurus authored
duplex_mode configuration enables/disables receiving with spi.send() spi.send_recv removed
-
- 25 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 18 Oct, 2015 3 commits
- 04 Oct, 2015 1 commit
-
-
devsaurus authored
* respect N-1 * avoid range overflow
-
- 03 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 04 Feb, 2015 1 commit
-
-
funshine authored
-
- 16 Jan, 2015 1 commit
-
-
iabdalkader authored
* Add SPI support (master mode only) * Issue #50
-
- 22 Dec, 2014 1 commit
-
-
funshine authored
-