summaryrefslogtreecommitdiff
path: root/src/arch/posix
AgeCommit message (Expand)AuthorLines
2018-11-13Support C targetsDaniel Friesel-2/+5
2018-11-13Distinguish between C and C++ targetsDaniel Friesel-3/+3
2018-10-23POSIX: Improve GPIO emulationDaniel Friesel-28/+4
2018-10-12Makefiles: quiet mode, optional info outputDaniel Friesel-1/+3
2018-09-24POSIX: Add loop and timer supportDaniel Friesel-0/+17
2018-09-17Add #define for POSIX archDaniel Friesel-0/+2
2018-07-17Move include/$arch to include/arch/$arch to be consistent with src/ hierarchyDaniel Friesel-1/+0
2018-07-12Add arch.idle() commandDaniel Friesel-0/+4
2018-01-12add optional aspectc++ supportDaniel Friesel-0/+4
2017-12-15Add basic help outputDaniel Friesel-1/+5
2017-12-13add simple cache benchmark applicationDaniel Friesel-3/+21
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-1/+12
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+15
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+68