summaryrefslogtreecommitdiff
path: root/include/esp8266
AgeCommit message (Expand)AuthorLines
2018-07-17Move include/$arch to include/arch/$arch to be consistent with src/ hierarchyDaniel Friesel-148/+0
2018-07-12Extend ESP8266 GPIODaniel Friesel-0/+12
2018-01-16esp8266 stdout: add printf_uint8 and printf_floatDaniel Friesel-0/+2
2018-01-12add stdin for esp8266 and msp430 as well as preliminary shell appDaniel Friesel-0/+24
2018-01-12fix typo in stdout.h include guardDaniel Friesel-1/+1
2017-12-13add simple cache benchmark applicationDaniel Friesel-1/+12
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-0/+17
2017-12-08"Fix" esp8266 UART output by removing virtual functionsDaniel Friesel-6/+45
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+20
2017-12-05Add basic ESP8266 supportDaniel Friesel-0/+23