- 05 Sep, 2016 3 commits
-
-
Marcel Stör authored
-
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
-
Philip Gladstone authored
Fixes #1434.
-
- 04 Sep, 2016 1 commit
-
-
Yury Popov authored
Fixes #1457
-
- 28 Aug, 2016 1 commit
-
-
Marcel Stör authored
-
- 27 Aug, 2016 1 commit
-
-
dnc40085 authored
Enable auto sleep in NULL_MODE by default.
-
- 25 Aug, 2016 2 commits
-
-
Marcel Stör authored
-
Antoine authored
apa102.write expects a string with channel parameters in the ABGR order.
-
- 20 Aug, 2016 1 commit
-
-
Marcel Stör authored
The original code did not deal with UDP binding failures, this new code does one random port attempt and then sets port to 0 to get 'OS default' behaviour, and ASSERTs that that has to work. Patch also moves the local UDP port range definition to udp.h from udp.c.
-
- 19 Aug, 2016 1 commit
-
-
Marcel Stör authored
Fixes #1453
-
- 18 Aug, 2016 1 commit
-
-
Luís Fonseca authored
-
- 14 Aug, 2016 2 commits
-
-
Yury Popov authored
-
Arnim Läuger authored
-
- 13 Aug, 2016 1 commit
-
-
Luís Fonseca authored
Fixes #1366
-
- 11 Aug, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
* Allow to override User-Agent and Host HTTP headers Fixes #1410 Idea borrowed from (unmerged) #1157 * Do not send port for host header for default ports
-
- 10 Aug, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 08 Aug, 2016 1 commit
-
-
TonyLianLong authored
The name should be bme280.c, not bit.c .
-
- 06 Aug, 2016 1 commit
-
-
Erik Kunze authored
-
- 04 Aug, 2016 1 commit
-
-
Marcel Stör authored
-
- 02 Aug, 2016 4 commits
-
-
Yury Popov authored
-
Yury Popov authored
-
Arnim Läuger authored
To avoid crash in DHCP big packages modify option length from 312 to MTU - IPHEAD(20) - UDPHEAD(8) - DHCPHEAD(236).
-
Arnim Läuger authored
-
- 31 Jul, 2016 2 commits
-
-
Marcel Stör authored
-
snosrap authored
-
- 28 Jul, 2016 1 commit
-
-
Marcel Stör authored
-
- 25 Jul, 2016 1 commit
-
-
Marcel Stör authored
-
- 24 Jul, 2016 1 commit
-
-
Marcel Stör authored
-
- 23 Jul, 2016 1 commit
-
-
Marcel Stör authored
-
- 22 Jul, 2016 1 commit
-
-
Arnim Läuger authored
-
- 20 Jul, 2016 2 commits
-
-
Thomas Soëte authored
-
Thomas Soëte authored
-
- 19 Jul, 2016 2 commits
-
-
Arnim Läuger authored
-
bert hubert authored
-
- 17 Jul, 2016 2 commits
-
-
Arnim Läuger authored
-
Marcel Stör authored
-
- 14 Jul, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-