summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5969lp
AgeCommit message (Expand)AuthorLines
2024-01-27msp430fr5969: sleep: restore interrupt stateBirte Kristina Friesel-1/+11
2024-01-27MSP430FR5969: Run with interrupts enabled all the timeBirte Kristina Friesel-2/+0
2024-01-27msp430fr5969: add UART input on eUSCI_A1Birte Kristina Friesel-0/+51
2024-01-27msp430fr5969 stdin: increase buffer size; move initialization to stdinBirte Kristina Friesel-18/+18
2024-01-27MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)Birte Kristina Friesel-3/+79
2023-07-03update copyrightBirte Kristina Friesel-14/+14
2022-01-16msp430fr: use 16-byte uart input bufferDaniel Friesel-1/+1
2022-01-16add DMX driver for MSP430FR5969 and MSP430FR5994 launchpadsDaniel Friesel-0/+74
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-1/+0
2021-12-25msp430fr5969: switch back to 16 MHz clockDaniel Friesel-1/+1
2021-12-21Remove unused TIMER_US supportDaniel Friesel-19/+0
2021-10-11add nfpvalues and nfpkeys make targetsDaniel Friesel-0/+3
2021-10-03MSP430FR SPI: _really_ support 16-bit length indicatorsDaniel Friesel-2/+2
2021-10-02msp430fr spi: Use 16-bit lengthsDaniel Friesel-2/+2
2021-09-30Use msp430 flasher 1.3.20 by defaultDaniel Friesel-2/+2
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-11/+11
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2021-04-14msp430fr5994: fix uart output. wat.Daniel Friesel-2/+3
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-3/+3
2021-04-10Allow software and hardware i2c to be used together (e.g. on different pins)Daniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+61
2020-11-30msp430fr5994: add gdb and gdb-server targetsDaniel Friesel-0/+2
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-28Expose configuration via KconfigDaniel Friesel-20/+83
2020-08-27use the same gcc version for msp430fr5969 an msp430fr5994Daniel Friesel-10/+11
2020-04-29Makefile: Create build directory if neededDaniel Friesel-0/+1
2020-02-12msp430 makefile: show ROM/RAM usageDaniel Friesel-0/+2
2019-12-18msp430fR5969: Add sleep_ms functionDaniel Friesel-0/+49
2019-07-16Working Nrf24 ping-pongDaniel Friesel-1/+1
2019-07-15MSP430FR*: Configurable debug and serial portDaniel Friesel-4/+10
2019-05-24MSP430: save & restore entire SRAM to/from FRAMDaniel Friesel-1/+4
2019-03-13msp430fr5996lp: aspectc++ supportDaniel Friesel-0/+2
2019-03-13msp430fr aspectc++ supportDaniel Friesel-0/+6
2019-03-08msp430fr5969 counter: Track overflowsDaniel Friesel-0/+11
2019-02-18improve cpu_freq helpDaniel Friesel-1/+2
2019-01-29update architecture-specific helpDaniel Friesel-4/+8
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+1
2018-12-07use custom stack analyzerDaniel Friesel-3/+1
2018-12-05support static analysis of stack usageDaniel Friesel-0/+5
2018-12-04add monitor info to help outputDaniel Friesel-0/+1
2018-12-03msp430: note that LTO seems to be brokenDaniel Friesel-1/+4
2018-11-15MSP430: Add "counter" driverDaniel Friesel-0/+11
2018-11-13Support C targetsDaniel Friesel-1/+4
2018-11-13Distinguish between C and C++ targetsDaniel Friesel-11/+11
2018-11-12watDaniel Friesel-2/+11