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
/
msp430fr5994lp
Age
Commit message (
Expand
)
Author
Lines
2022-02-18
msp430fr5994: remove experimental clock system kconfig for now
Daniel Friesel
-109
/
+109
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-21
Remove unused TIMER_US support
Daniel Friesel
-19
/
+0
2021-10-15
msp430fr5994lp cpufreq: remove empty help block
Daniel Friesel
-1
/
+0
2021-10-11
add nfpvalues and nfpkeys make targets
Daniel Friesel
-0
/
+4
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
-12
/
+12
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-1
/
+1
2021-04-14
msp430fr5994: fix uart output. wat.
Daniel Friesel
-1
/
+1
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
2021-01-24
Add "make cat" target (includes cycle to ms conversion)
Daniel Friesel
-2
/
+5
2021-01-15
msp430fr5994: fix monitor target
Daniel Friesel
-1
/
+1
2020-12-11
msp430fR5994lp: configurable uart baud rate
Daniel Friesel
-11
/
+21
2020-12-09
lint
Daniel Friesel
-10
/
+10
2020-12-09
msp430fr5994lp: model clock system in kconfig++
Daniel Friesel
-3
/
+108
2020-12-08
add licensing information
Daniel Friesel
-0
/
+76
2020-12-02
msp430fr5994lp: add 16MHz HFXT clock source support
Daniel Friesel
-2
/
+63
2020-12-01
msp430fr5994: fix typo
Daniel Friesel
-1
/
+1
2020-11-30
msp430fr5994: add experimental support for 32kHz operation via LFXT
Daniel Friesel
-1
/
+19
2020-11-30
msp430fr5994: add gdb and gdb-server targets
Daniel Friesel
-2
/
+15
2020-10-26
msp430 sleep_ms: restore previous interrupt state on exit
Daniel Friesel
-1
/
+11
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-1
/
+1
2020-10-22
fix energytrace+timer-based AEMR/dfatool benchmarks on msp430fr5994
Daniel Friesel
-1
/
+1
2020-09-16
msp430fr5994lp: fix attribute generation with large mode enabled
Daniel Friesel
-0
/
+5
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-31
msp430fr5994lp spi_a1: Fix include path
Daniel Friesel
-1
/
+1
2020-08-28
Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 instead
Daniel Friesel
-1
/
+7
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-20
/
+82
2020-07-22
add timed_resistive_load for µs-scale model generation timing benchmarks
Daniel Friesel
-1
/
+100
2020-04-29
Makefile: Create build directory if needed
Daniel Friesel
-0
/
+1
2020-04-29
MSP430FR5994: Use /opt/msp430 for MSP430Flasher by default
Daniel Friesel
-1
/
+1
2020-03-25
msp430fr5994lp-256k: aspectc support
Daniel Friesel
-2
/
+6
2020-02-12
msp430 makefile: show ROM/RAM usage
Daniel Friesel
-0
/
+2
2019-12-12
MSP430FR5994: switch back to 16MHz for now
Daniel Friesel
-1
/
+1
2019-11-25
msp430fr5994lp: Use TI msp430-gcc 5.1.2.0
Daniel Friesel
-7
/
+7
2019-11-04
msp430fr5994lp sleep_ms: handle ms == 0
Daniel Friesel
-0
/
+3
2019-10-28
msp430fr5994 arch.sleep_ms: fix max sleey duration documentation
Daniel Friesel
-7
/
+11
2019-10-28
MSP430FR5994: Add .arch.sleep_ms (energy-efficient delay_ms variant)
Daniel Friesel
-0
/
+42
2019-09-25
Fix MSP430FR5994 I2C driver
Daniel Friesel
-46
/
+46
2019-07-26
MSP430FR5994 counter: Track overflows.
Daniel Friesel
-0
/
+11
[next]