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
/
arch.cc
Age
Commit message (
Expand
)
Author
Lines
2018-10-26
Merge SoftI2C timer={0,1} code paths, adjust timing according to I2C spec
Daniel Friesel
-2
/
+8
2018-10-25
msp430: Fix delay_us/delay_ms for F_CPU≠16MHz
Daniel Friesel
-2
/
+2
2018-10-18
msp430 arch.cc cleanup
Daniel Friesel
-111
/
+1
2018-10-16
MSP430: Support CPU speed variation in microsecond timer
Daniel Friesel
-5
/
+17
2018-10-15
Enable busy waiting in I2C driver to reach selected I2C clock
Daniel Friesel
-4
/
+4
2018-10-15
MSP430: Avoid possible race conditions when going to sleep
Daniel Friesel
-6
/
+4
2018-10-15
MSP430: Support several CPU speeds
Daniel Friesel
-3
/
+24
2018-08-08
MSP430: Add delay_ms
Daniel Friesel
-0
/
+6
2018-08-07
Support optional SoftI2C pullups on MSP430
Daniel Friesel
-0
/
+7
2018-07-17
MSP430: Some idle waiting
Daniel Friesel
-0
/
+2
2018-07-12
Add arch.idle() command
Daniel Friesel
-0
/
+11
2018-07-12
MSP430: Call loop() from main function to avoid nested interrupts
Daniel Friesel
-3
/
+15
2018-01-12
add stdin for esp8266 and msp430 as well as preliminary shell app
Daniel Friesel
-2
/
+11
2017-12-13
add simple cache benchmark application
Daniel Friesel
-3
/
+16
2017-12-11
Add basic uptime getter, improve loop support
Daniel Friesel
-0
/
+35
2017-12-04
Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX
Daniel Friesel
-0
/
+150