Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-08-31 | msp430fr: rename spi_b to spi to be consistent with other architectures | Daniel Friesel | -11/+9 |
2020-08-31 | Add more app dependencies | Daniel Friesel | -0/+2 |
2020-08-28 | Expose configuration via Kconfig | Daniel Friesel | -6/+5 |
2019-06-05 | Use two FRAM areas to ensure atomicity | Daniel Friesel | -43/+65 |
2019-06-04 | transactiontest: MSP430FR5994, avoid inturrupt issues | Daniel Friesel | -4/+5 |
2019-05-27 | Add Sharp96 driver / display demo | Daniel Friesel | -0/+113 |
2019-05-27 | SRAM backup: documentation, config for offset+size | Daniel Friesel | -17/+46 |
2019-05-27 | Resume execution after power loss | Daniel Friesel | -19/+36 |
2019-05-27 | Add transaction object with retry/abort functions | Daniel Friesel | -35/+69 |
2019-05-24 | MSP430: save & restore entire SRAM to/from FRAM | Daniel Friesel | -0/+115 |