Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-07-12 | Extend ESP8266 GPIO | Daniel Friesel | -3/+125 |
2018-01-16 | esp8266 stdout: add printf_uint8 and printf_float | Daniel Friesel | -0/+35 |
2018-01-12 | add stdin for esp8266 and msp430 as well as preliminary shell app | Daniel Friesel | -0/+77 |
2017-12-15 | Add support for ESP8266 secondary LED | Daniel Friesel | -3/+35 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -9/+0 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -0/+12 |
2017-12-08 | "Fix" esp8266 UART output by removing virtual functions | Daniel Friesel | -0/+190 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+25 |
2017-12-06 | Add support for arduino-like loop function + blinky on esp8266 | Daniel Friesel | -1/+1 |
2017-12-05 | Add basic ESP8266 support | Daniel Friesel | -0/+40 |