summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)AuthorLines
2017-12-14Add I2C and LM75 driversDaniel Friesel-2/+97
2017-12-13add simple cache benchmark applicationDaniel Friesel-22/+45
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-3/+70
2017-12-08"Fix" esp8266 UART output by removing virtual functionsDaniel Friesel-0/+190
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