Thorsten von Eicken
|
e263ff43e0
|
merge upstream master into tve's fork
|
2015-10-03 23:00:46 -07:00 |
|
Thorsten von Eicken
|
360bbae37a
|
add utility timers; pseudo-fix jshSleep to avoid WDT reset
|
2015-10-03 22:02:06 -07:00 |
|
Thorsten von Eicken
|
7ca8a99d94
|
esp8266: implement system time
|
2015-10-03 00:05:35 -07:00 |
|
Thorsten von Eicken
|
58cf180fa4
|
make things compile for esp8266 512KB
|
2015-10-01 22:47:08 -07:00 |
|
Thorsten von Eicken
|
0e316320ab
|
make Flash work for esp8266
|
2015-10-01 22:28:05 -07:00 |
|
Thorsten von Eicken
|
fecd8c6175
|
change idle loop prio to 0
|
2015-10-01 12:21:05 -07:00 |
|
Neil Kolban
|
3ca5aa1961
|
Document standard compliances
|
2015-09-30 18:39:37 -05:00 |
|
Thorsten von Eicken
|
81d7576894
|
reduce static memory usage; misc fixes
|
2015-09-29 23:06:13 -07:00 |
|
Thorsten von Eicken
|
fe8da89356
|
esp8266: fix flash command line in Makefile
|
2015-09-28 23:57:41 -07:00 |
|
Neil Kolban
|
44628b19e5
|
Updates to ensure that os_printf with %d types are coerced to be ints.
When os_printf is given a format of "%d" then it MUST be supplied ints.
uint32 types will not do.
|
2015-09-28 09:41:52 -05:00 |
|
Thorsten von Eicken
|
0a696475f8
|
add idle time after setting uart baud rate
|
2015-09-27 19:11:51 -07:00 |
|
Neil Kolban
|
4eeb12d292
|
Commit of ESP8266 board specific source files.
|
2015-09-27 09:16:33 -05:00 |
|