summaryrefslogtreecommitdiff
path: root/src/arch/posix
AgeCommit message (Expand)AuthorLines
2020-04-29Makefile: Create build directory if neededDaniel Friesel-0/+1
2019-01-31add simple compile and option-combination tests for posix archDaniel Friesel-1/+1
2019-01-31posix: add missing delay_us and delay_ms functionsDaniel Friesel-0/+17
2019-01-29posix: document gpio_trace switchDaniel Friesel-1/+1
2018-12-13add fake counter driver for arch=posixDaniel Friesel-0/+3
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+1
2018-12-07use custom stack analyzerDaniel Friesel-2/+1
2018-12-05support static analysis of stack usageDaniel Friesel-0/+4
2018-12-04add monitor info to help outputDaniel Friesel-0/+5
2018-11-30posix: quiet buildDaniel Friesel-3/+3
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