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
/
include
/
arch
Age
Commit message (
Expand
)
Author
Lines
2019-05-24
add arduino-nano arch_types
Daniel Friesel
-0
/
+7
2019-03-22
esp8266: add missing features to driver/counter
Daniel Friesel
-2
/
+3
2019-03-21
counter: add include guards
Daniel Friesel
-0
/
+15
2019-03-13
arduino nano: bugfix, aspectc++ support
Daniel Friesel
-2
/
+2
2019-03-08
msp430fr5969 counter: Track overflows
Daniel Friesel
-3
/
+7
2019-03-05
counter: rename overflowed to overflow
Daniel Friesel
-20
/
+25
2019-03-04
counter: Provide typedefs fore value/overflow type
Daniel Friesel
-4
/
+21
2019-01-29
add primitive esp8266 counter
Daniel Friesel
-0
/
+36
2019-01-29
fix posix uptime driver
Daniel Friesel
-0
/
+1
2018-12-13
add fake counter driver for arch=posix
Daniel Friesel
-0
/
+31
2018-12-11
Add msp430fR5994lp-256k dummy arch
Daniel Friesel
-0
/
+1
2018-12-11
New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)
Daniel Friesel
-0
/
+449
2018-12-04
arduino-nano: change timer to new API
Daniel Friesel
-4
/
+5
2018-12-03
msp430 counter: Switch to new API
Daniel Friesel
-2
/
+3
2018-12-03
esp8266: add counter driver
Daniel Friesel
-0
/
+2
2018-11-16
esp8266: Use os_printf where applicable
Daniel Friesel
-1
/
+1
2018-11-15
MSP430: Add "counter" driver
Daniel Friesel
-0
/
+26
2018-11-15
arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1
Daniel Friesel
-0
/
+27
2018-11-12
arduino-nano: 16bit timer frequency
Daniel Friesel
-2
/
+2
2018-10-25
msp430 gpio: Add (unused) write_mask function
Daniel Friesel
-0
/
+17
2018-10-23
POSIX: Improve GPIO emulation
Daniel Friesel
-6
/
+116
2018-10-18
arduino nano: ignore warnings about unused arguments
Daniel Friesel
-0
/
+2
2018-10-18
msp430: Enable powersaving
Daniel Friesel
-4
/
+6
2018-10-16
MSP430 timer.stop: Disable timer entirely to save energy
Daniel Friesel
-8
/
+8
2018-10-16
Fix an incredibly stupid bug
Daniel Friesel
-1
/
+1
2018-10-15
add timertest app, improve msp430 timer driver
Daniel Friesel
-7
/
+42
2018-10-12
half-baked timer implementation for MSP430 and Arduino
Daniel Friesel
-4
/
+51
2018-08-17
add timer-supported software i2c + arduino-nano timer
Daniel Friesel
-0
/
+28
2018-08-08
Add Blinkenrocket arch
Daniel Friesel
-0
/
+244
2018-08-07
arch: Add delay_ms function
Daniel Friesel
-0
/
+1
2018-08-07
AVR GPIO: Add pullup support
Daniel Friesel
-0
/
+46
2018-08-07
Support optional SoftI2C pullups on MSP430
Daniel Friesel
-0
/
+41
2018-07-17
Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy
Daniel Friesel
-0
/
+665