summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5994lp/Makefile.inc
AgeCommit message (Expand)AuthorLines
2021-09-30Use msp430 flasher 1.3.20 by defaultDaniel Friesel-2/+2
2021-04-14msp430fr5994: fix uart output. wat.Daniel Friesel-1/+1
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-3/+3
2021-01-24Add "make cat" target (includes cycle to ms conversion)Daniel Friesel-2/+5
2021-01-15msp430fr5994: fix monitor targetDaniel Friesel-1/+1
2020-12-11msp430fR5994lp: configurable uart baud rateDaniel Friesel-3/+9
2020-12-08add licensing informationDaniel Friesel-0/+4
2020-12-02msp430fr5994lp: add 16MHz HFXT clock source supportDaniel Friesel-0/+8
2020-11-30msp430fr5994: add gdb and gdb-server targetsDaniel Friesel-2/+15
2020-09-16msp430fr5994lp: fix attribute generation with large mode enabledDaniel Friesel-0/+5
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-12/+4
2020-08-28Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 insteadDaniel Friesel-1/+4
2020-08-28Expose configuration via KconfigDaniel Friesel-10/+50
2020-07-22add timed_resistive_load for µs-scale model generation timing benchmarksDaniel Friesel-1/+15
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-07-15MSP430FR*: Configurable debug and serial portDaniel Friesel-3/+9
2019-06-24import nRF24 TX codeDaniel Friesel-1/+1
2019-05-24MSP430: save & restore entire SRAM to/from FRAMDaniel Friesel-1/+4
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-11New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)Daniel Friesel-0/+107