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
/
arduino-nano
Age
Commit message (
Expand
)
Author
Lines
2018-08-07
arch: Add delay_ms function
Daniel Friesel
-1
/
+6
2018-08-07
AVR GPIO: Add pullup support
Daniel Friesel
-0
/
+13
2018-07-27
arduino-nano: Enable LTO
Daniel Friesel
-1
/
+1
2018-07-17
Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy
Daniel Friesel
-1
/
+0
2018-07-14
arduino-nano: i2c: Use idle waiting
Daniel Friesel
-18
/
+21
2018-07-12
Add arch.idle() command
Daniel Friesel
-0
/
+8
2018-07-12
Fix i2c feature syntax in arch Makefiles
Daniel Friesel
-1
/
+1
2018-07-12
Add I2C Detect app
Daniel Friesel
-0
/
+146
2018-07-12
Only include hw i2c drivers if sw i2c is not active
Daniel Friesel
-1
/
+7
2018-07-12
Add delay_us on AVR arch
Daniel Friesel
-0
/
+6
2018-01-12
add arduino nano stdin driver
Daniel Friesel
-1
/
+44
2018-01-12
add optional aspectc++ support
Daniel Friesel
-0
/
+4
2018-01-11
use inline functions for most gpio
Daniel Friesel
-20
/
+0
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
-1
/
+6
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