summaryrefslogtreecommitdiff
path: root/include/arch/msp430fr5969lp/driver
AgeCommit message (Expand)AuthorLines
2024-01-27MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)Birte Kristina Friesel-0/+24
2023-07-03update copyrightBirte Kristina Friesel-10/+10
2022-01-16msp430fr timer: automatically set TA0CCR for low Hz valuesDaniel Friesel-2/+9
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
2020-12-08add licensing informationDaniel Friesel-0/+45
2020-08-31msp430fr: rename spi_b to spi to be consistent with other architecturesDaniel Friesel-0/+0
2020-07-17MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-upDaniel Friesel-0/+5
2020-04-30MSP430FR5969 GPIO: Fix typoDaniel Friesel-1/+1
2020-04-30MSP430 gpio.setup: Avoid unintentional short circuitsDaniel Friesel-5/+16
2019-03-08msp430fr5969 counter: Track overflowsDaniel Friesel-3/+7
2019-03-05counter: rename overflowed to overflowDaniel Friesel-5/+10
2019-03-04counter: Provide typedefs fore value/overflow typeDaniel Friesel-0/+3
2018-12-03msp430 counter: Switch to new APIDaniel Friesel-2/+3
2018-11-15MSP430: Add "counter" driverDaniel Friesel-0/+26
2018-10-25msp430 gpio: Add (unused) write_mask functionDaniel Friesel-0/+17
2018-10-18msp430: Enable powersavingDaniel Friesel-4/+6
2018-10-16MSP430 timer.stop: Disable timer entirely to save energyDaniel Friesel-8/+8
2018-10-16Fix an incredibly stupid bugDaniel Friesel-1/+1
2018-10-15add timertest app, improve msp430 timer driverDaniel Friesel-7/+42
2018-10-12half-baked timer implementation for MSP430 and ArduinoDaniel Friesel-0/+40
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-0/+41
2018-07-17Move include/$arch to include/arch/$arch to be consistent with src/ hierarchyDaniel Friesel-0/+257