Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-12-25 | Remove esp8266 support in favor of ESP8266 RTOS SDK | Daniel Friesel | -215/+0 | |
2021-09-23 | GPIO: Specify default LED ID | Daniel Friesel | -3/+3 | |
2020-12-08 | add licensing information | Daniel Friesel | -7/+30 | |
2019-03-22 | esp8266: add missing features to driver/counter | Daniel Friesel | -2/+3 | |
2019-03-05 | counter: rename overflowed to overflow | Daniel Friesel | -4/+4 | |
2019-03-04 | counter: Provide typedefs fore value/overflow type | Daniel Friesel | -4/+9 | |
2019-01-29 | add primitive esp8266 counter | Daniel Friesel | -0/+36 | |
2018-12-03 | esp8266: add counter driver | Daniel Friesel | -0/+2 | |
2018-11-16 | esp8266: Use os_printf where applicable | Daniel Friesel | -1/+1 | |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+148 | |