index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
msp430fr5969lp
Age
Commit message (
Expand
)
Author
Lines
2024-01-27
msp430fr5969: sleep: restore interrupt state
Birte Kristina Friesel
-1
/
+11
2024-01-27
MSP430FR5969: Run with interrupts enabled all the time
Birte Kristina Friesel
-2
/
+0
2024-01-27
msp430fr5969: add UART input on eUSCI_A1
Birte Kristina Friesel
-0
/
+51
2024-01-27
msp430fr5969 stdin: increase buffer size; move initialization to stdin
Birte Kristina Friesel
-18
/
+18
2024-01-27
MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)
Birte Kristina Friesel
-3
/
+79
2023-07-03
update copyright
Birte Kristina Friesel
-14
/
+14
2022-01-16
msp430fr: use 16-byte uart input buffer
Daniel Friesel
-1
/
+1
2022-01-16
add DMX driver for MSP430FR5969 and MSP430FR5994 launchpads
Daniel Friesel
-0
/
+74
2021-12-31
Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C
Daniel Friesel
-1
/
+0
2021-12-25
msp430fr5969: switch back to 16 MHz clock
Daniel Friesel
-1
/
+1
2021-12-21
Remove unused TIMER_US support
Daniel Friesel
-19
/
+0
2021-10-11
add nfpvalues and nfpkeys make targets
Daniel Friesel
-0
/
+3
2021-10-03
MSP430FR SPI: _really_ support 16-bit length indicators
Daniel Friesel
-2
/
+2
2021-10-02
msp430fr spi: Use 16-bit lengths
Daniel Friesel
-2
/
+2
2021-09-30
Use msp430 flasher 1.3.20 by default
Daniel Friesel
-2
/
+2
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-11
/
+11
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-1
/
+1
2021-04-14
msp430fr5994: fix uart output. wat.
Daniel Friesel
-2
/
+3
2021-04-13
prepare for switch to config.h instead of CFLAGS defines
Daniel Friesel
-3
/
+3
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-1
/
+1
2020-12-08
add licensing information
Daniel Friesel
-0
/
+61
2020-11-30
msp430fr5994: add gdb and gdb-server targets
Daniel Friesel
-0
/
+2
2020-09-11
add AspectC++ to kconfig
Daniel Friesel
-1
/
+1
2020-09-10
Makefile: Add missing ${QUIET} statements
Daniel Friesel
-2
/
+1
2020-09-07
add machine-readable binary size output ("make attributes")
Daniel Friesel
-1
/
+4
2020-08-31
msp430fr: rename spi_b to spi to be consistent with other architectures
Daniel Friesel
-14
/
+6
2020-08-31
kconfig: i2c and softi2c drivers must not be combind
Daniel Friesel
-0
/
+1
2020-08-31
spi_a1 drivers are broken
Daniel Friesel
-3
/
+4
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-20
/
+83
2020-08-27
use the same gcc version for msp430fr5969 an msp430fr5994
Daniel Friesel
-10
/
+11
2020-04-29
Makefile: Create build directory if needed
Daniel Friesel
-0
/
+1
2020-02-12
msp430 makefile: show ROM/RAM usage
Daniel Friesel
-0
/
+2
2019-12-18
msp430fR5969: Add sleep_ms function
Daniel Friesel
-0
/
+49
2019-07-16
Working Nrf24 ping-pong
Daniel Friesel
-1
/
+1
2019-07-15
MSP430FR*: Configurable debug and serial port
Daniel Friesel
-4
/
+10
2019-05-24
MSP430: save & restore entire SRAM to/from FRAM
Daniel Friesel
-1
/
+4
2019-03-13
msp430fr5996lp: aspectc++ support
Daniel Friesel
-0
/
+2
2019-03-13
msp430fr aspectc++ support
Daniel Friesel
-0
/
+6
2019-03-08
msp430fr5969 counter: Track overflows
Daniel Friesel
-0
/
+11
2019-02-18
improve cpu_freq help
Daniel Friesel
-1
/
+2
2019-01-29
update architecture-specific help
Daniel Friesel
-4
/
+8
2018-12-12
make info: Add counter overflow stats
Daniel Friesel
-0
/
+1
2018-12-07
use custom stack analyzer
Daniel Friesel
-3
/
+1
2018-12-05
support static analysis of stack usage
Daniel Friesel
-0
/
+5
2018-12-04
add monitor info to help output
Daniel Friesel
-0
/
+1
2018-12-03
msp430: note that LTO seems to be broken
Daniel Friesel
-1
/
+4
2018-11-15
MSP430: Add "counter" driver
Daniel Friesel
-0
/
+11
2018-11-13
Support C targets
Daniel Friesel
-1
/
+4
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-11
/
+11
2018-11-12
wat
Daniel Friesel
-2
/
+11
[next]