summaryrefslogtreecommitdiff
path: root/include/arch/msp430fr5994lp
AgeCommit message (Expand)AuthorLines
2024-02-11msp430fr5994lp: stdin: increase buffer size from 16 to 32 ByteBirte Kristina Friesel-1/+1
2024-02-11msp430fr5994lp: I think past-derf wanted to work around an erratumBirte Kristina Friesel-1/+3
2024-02-11msp430fr5994lp: correctly document clock ratesBirte Kristina Friesel-2/+2
2024-01-27MSP430FR5994: support DMX on eUSCI_A1 and eUSCI_A2 as wellBirte Kristina Friesel-5/+48
2023-07-03update copyrightBirte Kristina Friesel-13/+13
2022-01-16msp430fr timer: automatically set TA0CCR for low Hz valuesDaniel Friesel-10/+10
2022-01-16msp430fr: use 16-byte uart input bufferDaniel Friesel-3/+5
2022-01-16add DMX driver for MSP430FR5969 and MSP430FR5994 launchpadsDaniel Friesel-0/+20
2021-10-02msp430fr spi: Use 16-bit lengthsDaniel Friesel-2/+2
2021-09-23GPIO: Specify default LED IDDaniel Friesel-3/+3
2021-03-17msp430fr5994: fix gpio definitionsDaniel Friesel-8/+8
2021-01-30msp430fr5994lp timer: add setup_hz for very low frequenciesDaniel Friesel-0/+7
2020-12-08add licensing informationDaniel Friesel-0/+60
2020-10-23use 16bit uint for msp430fr overflow counterDaniel Friesel-2/+2
2020-08-31msp430fr: rename spi_b to spi to be consistent with other architecturesDaniel Friesel-0/+0
2020-07-22add timed_resistive_load for µs-scale model generation timing benchmarksDaniel Friesel-0/+72
2020-04-30MSP430 gpio.setup: Avoid unintentional short circuitsDaniel Friesel-9/+24
2020-03-25msp430fr5994lp-256k: aspectc supportDaniel Friesel-0/+3
2019-07-26MSP430FR5994 counter: Track overflows.Daniel Friesel-2/+6
2019-06-04MSP430FR5994: Fix GPIO und SPI_B driversDaniel Friesel-14/+94
2019-03-21counter: add include guardsDaniel Friesel-0/+5
2019-03-05counter: rename overflowed to overflowDaniel Friesel-4/+4
2019-03-04counter: Provide typedefs fore value/overflow typeDaniel Friesel-0/+3
2018-12-11New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)Daniel Friesel-0/+449