Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-19 | arduino nano: support additional CPU frequencies | Daniel Friesel | -1/+35 |
2018-10-15 | Enable busy waiting in I2C driver to reach selected I2C clock | Daniel Friesel | -2/+2 |
2018-10-12 | arduino nano: ignore non-timer interrupts for loop | Daniel Friesel | -5/+15 |
2018-08-07 | arch: Add delay_ms function | Daniel Friesel | -1/+6 |
2018-07-12 | Add arch.idle() command | Daniel Friesel | -0/+8 |
2018-07-12 | Add delay_us on AVR arch | Daniel Friesel | -0/+6 |
2018-01-12 | add arduino nano stdin driver | Daniel Friesel | -1/+8 |
2017-12-15 | Add AVR (Arduino Nano) support | Daniel Friesel | -0/+58 |