Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-11-15 | MSP430: Add "counter" driver | Daniel Friesel | -0/+26 | |
2018-10-25 | msp430 gpio: Add (unused) write_mask function | Daniel Friesel | -0/+17 | |
2018-10-18 | msp430: Enable powersaving | Daniel Friesel | -4/+6 | |
2018-10-16 | MSP430 timer.stop: Disable timer entirely to save energy | Daniel Friesel | -8/+8 | |
2018-10-16 | Fix an incredibly stupid bug | Daniel Friesel | -1/+1 | |
2018-10-15 | add timertest app, improve msp430 timer driver | Daniel Friesel | -7/+42 | |
2018-10-12 | half-baked timer implementation for MSP430 and Arduino | Daniel Friesel | -0/+40 | |
2018-08-07 | Support optional SoftI2C pullups on MSP430 | Daniel Friesel | -0/+41 | |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+257 | |