summaryrefslogtreecommitdiff
path: root/src/arch/posix/driver
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-5/+5
2021-12-29POSIX: Fix uptime.get_us()Daniel Friesel-1/+1
2021-11-28posix: configurable i2c busDaniel Friesel-1/+4
2021-11-21POSIX: Add proper I2C driver (via /dev/i2c)Daniel Friesel-0/+60
2020-12-08add licensing informationDaniel Friesel-0/+20
2018-12-13add fake counter driver for arch=posixDaniel Friesel-0/+3
2018-10-23POSIX: Improve GPIO emulationDaniel Friesel-28/+0
2017-12-13add simple cache benchmark applicationDaniel Friesel-2/+16
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-0/+11
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+14
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+31