summaryrefslogtreecommitdiff
path: root/include/arch/msp430fr5969lp
AgeCommit message (Expand)AuthorLines
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