Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-07-03 | update copyright | Birte Kristina Friesel | -5/+5 | |
2022-08-09 | posix counter: switch to clock_monotonic | Daniel Friesel | -5/+5 | |
2021-11-21 | POSIX: Add proper I2C driver (via /dev/i2c) | Daniel Friesel | -0/+24 | |
2021-09-23 | GPIO: Specify default LED ID | Daniel Friesel | -3/+3 | |
2020-12-08 | add licensing information | Daniel Friesel | -0/+20 | |
2019-03-21 | counter: add include guards | Daniel Friesel | -0/+5 | |
2019-03-05 | counter: rename overflowed to overflow | Daniel Friesel | -3/+3 | |
2019-03-04 | counter: Provide typedefs fore value/overflow type | Daniel Friesel | -0/+3 | |
2019-01-29 | fix posix uptime driver | Daniel Friesel | -0/+1 | |
2018-12-13 | add fake counter driver for arch=posix | Daniel Friesel | -0/+31 | |
2018-10-23 | POSIX: Improve GPIO emulation | Daniel Friesel | -6/+116 | |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+58 | |