Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-12-08 | add licensing information | Daniel Friesel | -0/+55 | |
2020-10-23 | use 16bit uint for msp430fr overflow counter | Daniel Friesel | -2/+2 | |
2020-08-31 | msp430fr: rename spi_b to spi to be consistent with other architectures | Daniel Friesel | -0/+0 | |
2020-07-22 | add timed_resistive_load for µs-scale model generation timing benchmarks | Daniel Friesel | -0/+72 | |
2020-04-30 | MSP430 gpio.setup: Avoid unintentional short circuits | Daniel Friesel | -9/+24 | |
2019-07-26 | MSP430FR5994 counter: Track overflows. | Daniel Friesel | -2/+6 | |
2019-06-04 | MSP430FR5994: Fix GPIO und SPI_B drivers | Daniel Friesel | -14/+94 | |
2019-03-21 | counter: add include guards | Daniel Friesel | -0/+5 | |
2019-03-05 | counter: rename overflowed to overflow | Daniel Friesel | -4/+4 | |
2019-03-04 | counter: Provide typedefs fore value/overflow type | Daniel Friesel | -0/+3 | |
2018-12-11 | New architecture: msp430fr5994lp (MSP430FR5994 Launchpad) | Daniel Friesel | -0/+449 | |
Almost exclusively copypasted from msp430fr5969lp. May be replaced by symlinks later on. |