summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)AuthorLines
2017-12-08Add output support (broken on esp8266)Daniel Friesel-1/+83
2017-12-06esp8266: Disable WiFi by defaultDaniel Friesel-0/+6
2017-12-06Add support for arduino-like loop function + blinky on esp8266Daniel Friesel-3/+22
2017-12-06esp8266: call main() from system_init_done callbackDaniel Friesel-1/+6
2017-12-05Add basic ESP8266 supportDaniel Friesel-0/+116
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+298