summaryrefslogtreecommitdiff
path: root/src/arch/blinkenrocket/arch.cc
AgeCommit message (Expand)AuthorLines
2021-12-21Remove unused TIMER_US supportDaniel Friesel-7/+0
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-6/+6
2020-12-08add licensing informationDaniel Friesel-0/+5
2020-09-10blinkenrocket: make delay_ms, sleep_ms work with non-compile time constantsDaniel Friesel-2/+6
2020-08-28Expose configuration via KconfigDaniel Friesel-4/+0
2018-10-15Enable busy waiting in I2C driver to reach selected I2C clockDaniel Friesel-2/+2
2018-08-08Add Blinkenrocket archDaniel Friesel-0/+85