Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-12 | Makefiles: quiet mode, optional info output | Daniel Friesel | -1/+3 |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -1/+1 |
2018-07-12 | Only include hw i2c drivers if sw i2c is not active | Daniel Friesel | -1/+1 |
2018-01-12 | add stdin for esp8266 and msp430 as well as preliminary shell app | Daniel Friesel | -0/+4 |
2018-01-12 | add optional aspectc++ support | Daniel Friesel | -0/+4 |
2017-12-15 | Add basic help output | Daniel Friesel | -1/+5 |
2017-12-15 | Add support for ESP8266 secondary LED | Daniel Friesel | -0/+4 |
2017-12-13 | add simple cache benchmark application | Daniel Friesel | -1/+4 |
2017-12-11 | Add basic uptime getter, improve loop support | Daniel Friesel | -1/+1 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -1/+4 |
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/+46 |