Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-12-08 | add licensing information | Daniel Friesel | -0/+5 |
2020-07-17 | MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-up | Daniel Friesel | -0/+5 |
2020-04-30 | MSP430FR5969 GPIO: Fix typo | Daniel Friesel | -1/+1 |
2020-04-30 | MSP430 gpio.setup: Avoid unintentional short circuits | Daniel Friesel | -5/+16 |
2018-10-25 | msp430 gpio: Add (unused) write_mask function | Daniel Friesel | -0/+17 |
2018-10-18 | msp430: Enable powersaving | Daniel Friesel | -4/+6 |
2018-08-07 | Support optional SoftI2C pullups on MSP430 | Daniel Friesel | -0/+41 |
2018-07-17 | Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy | Daniel Friesel | -0/+130 |