Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-12-29 | POSIX: Fix uptime.get_us() | Daniel Friesel | -1/+1 |
2021-11-28 | posix: configurable i2c bus | Daniel Friesel | -1/+4 |
2021-11-21 | POSIX: Add proper I2C driver (via /dev/i2c) | Daniel Friesel | -0/+60 |
2020-12-08 | add licensing information | Daniel Friesel | -0/+20 |
2018-12-13 | add fake counter driver for arch=posix | Daniel Friesel | -0/+3 |
2018-10-23 | POSIX: Improve GPIO emulation | Daniel Friesel | -28/+0 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -2/+16 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -0/+11 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+14 |
2017-12-04 | Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX | Daniel Friesel | -0/+31 |