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
Age
Commit message (
Expand
)
Author
Lines
2018-01-11
use inline functions for most gpio
Daniel Friesel
-60
/
+0
2017-12-19
add (untested!) MSP430 SPI driver
Daniel Friesel
-0
/
+119
2017-12-19
set required features in app Makefile
Daniel Friesel
-2
/
+20
2017-12-18
arduino-nano: Add GPIO input/output/read/write support
Daniel Friesel
-0
/
+1
2017-12-15
Add basic help output
Daniel Friesel
-4
/
+21
2017-12-15
Arduino Nano: Allow ovverriding port / prog. baud rate
Daniel Friesel
-2
/
+4
2017-12-15
Add AVR (Arduino Nano) support
Daniel Friesel
-0
/
+157
2017-12-15
Add support for ESP8266 secondary LED
Daniel Friesel
-6
/
+41
2017-12-14
Add MSP430FR5969 ADC driver
Daniel Friesel
-0
/
+72
2017-12-14
Add I2C and LM75 drivers
Daniel Friesel
-3
/
+163
2017-12-14
msp430fr5969lp: Add TIMER_S support
Daniel Friesel
-5
/
+12
2017-12-13
add simple cache benchmark application
Daniel Friesel
-22
/
+113
2017-12-11
add app support
Daniel Friesel
-0
/
+0
2017-12-11
Add basic uptime getter, improve loop support
Daniel Friesel
-3
/
+76
2017-12-08
"Fix" esp8266 UART output by removing virtual functions
Daniel Friesel
-0
/
+191
2017-12-08
Add output support (broken on esp8266)
Daniel Friesel
-1
/
+283
2017-12-06
esp8266: Disable WiFi by default
Daniel Friesel
-0
/
+6
2017-12-06
Add support for arduino-like loop function + blinky on esp8266
Daniel Friesel
-4
/
+28
2017-12-06
esp8266: call main() from system_init_done callback
Daniel Friesel
-1
/
+6
2017-12-05
Add basic ESP8266 support
Daniel Friesel
-0
/
+116
2017-12-04
Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX
Daniel Friesel
-0
/
+398
[prev]