summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5994lp
AgeCommit message (Expand)AuthorLines
2020-09-11add AspectC++ to kconfigDaniel Friesel-1/+1
2020-09-10Makefile: Add missing ${QUIET} statementsDaniel Friesel-2/+1
2020-09-07add machine-readable binary size output ("make attributes")Daniel Friesel-1/+4
2020-08-31msp430fr: rename spi_b to spi to be consistent with other architecturesDaniel Friesel-14/+6
2020-08-31kconfig: i2c and softi2c drivers must not be combindDaniel Friesel-0/+1
2020-08-31spi_a1 drivers are brokenDaniel Friesel-3/+4
2020-08-31msp430fr5994lp spi_a1: Fix include pathDaniel Friesel-1/+1
2020-08-28Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 insteadDaniel Friesel-1/+7
2020-08-28Expose configuration via KconfigDaniel Friesel-20/+82
2020-07-22add timed_resistive_load for µs-scale model generation timing benchmarksDaniel Friesel-1/+100
2020-04-29Makefile: Create build directory if neededDaniel Friesel-0/+1
2020-04-29MSP430FR5994: Use /opt/msp430 for MSP430Flasher by defaultDaniel Friesel-1/+1
2020-03-25msp430fr5994lp-256k: aspectc supportDaniel Friesel-2/+6
2020-02-12msp430 makefile: show ROM/RAM usageDaniel Friesel-0/+2
2019-12-12MSP430FR5994: switch back to 16MHz for nowDaniel Friesel-1/+1
2019-11-25msp430fr5994lp: Use TI msp430-gcc 5.1.2.0Daniel Friesel-7/+7
2019-11-04msp430fr5994lp sleep_ms: handle ms == 0Daniel Friesel-0/+3
2019-10-28msp430fr5994 arch.sleep_ms: fix max sleey duration documentationDaniel Friesel-7/+11
2019-10-28MSP430FR5994: Add .arch.sleep_ms (energy-efficient delay_ms variant)Daniel Friesel-0/+42
2019-09-25Fix MSP430FR5994 I2C driverDaniel Friesel-46/+46
2019-07-26MSP430FR5994 counter: Track overflows.Daniel Friesel-0/+11
2019-07-15MSP430FR*: Configurable debug and serial portDaniel Friesel-3/+9
2019-06-24import nRF24 TX codeDaniel Friesel-1/+1
2019-06-04MSP430FR5994: Fix GPIO und SPI_B driversDaniel Friesel-28/+28
2019-05-24MSP430: save & restore entire SRAM to/from FRAMDaniel Friesel-1/+4
2019-03-13msp430fr aspectc++ supportDaniel Friesel-0/+6
2019-02-18improve cpu_freq helpDaniel Friesel-1/+2
2019-01-29update architecture-specific helpDaniel Friesel-4/+8
2018-12-13mpmallocDaniel Friesel-1/+1
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+1
2018-12-11msp430fr5994: Add optional -mlarge for >48kB code sizeDaniel Friesel-0/+4
2018-12-11derpDaniel Friesel-5/+0
2018-12-11New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)Daniel Friesel-0/+800