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
/
blinkenrocket
Age
Commit message (
Expand
)
Author
Lines
2021-04-13
prepare for switch to config.h instead of CFLAGS defines
Daniel Friesel
-2
/
+2
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-1
/
+1
2020-12-08
add licensing information
Daniel Friesel
-0
/
+32
2020-09-11
add AspectC++ to kconfig
Daniel Friesel
-1
/
+1
2020-09-10
Makefile: Add missing ${QUIET} statements
Daniel Friesel
-1
/
+1
2020-09-10
blinkenrocket: make delay_ms, sleep_ms work with non-compile time constants
Daniel Friesel
-2
/
+6
2020-09-07
add machine-readable binary size output ("make attributes")
Daniel Friesel
-1
/
+4
2020-08-31
kconfig: i2c and softi2c drivers must not be combind
Daniel Friesel
-0
/
+1
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-5
/
+31
2020-04-29
Makefile: Create build directory if needed
Daniel Friesel
-0
/
+1
2019-09-02
arch makefiles: consistently use $SERIAL_PORT
Daniel Friesel
-4
/
+4
2019-01-29
update architecture-specific help
Daniel Friesel
-1
/
+1
2018-12-12
make info: Add counter overflow stats
Daniel Friesel
-0
/
+1
2018-12-07
use custom stack analyzer
Daniel Friesel
-1
/
+2
2018-12-05
support static analysis of stack usage
Daniel Friesel
-0
/
+1
2018-12-04
add monitor info to help output
Daniel Friesel
-0
/
+1
2018-11-13
Support C targets
Daniel Friesel
-2
/
+5
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-6
/
+6
2018-10-15
Enable busy waiting in I2C driver to reach selected I2C clock
Daniel Friesel
-2
/
+2
2018-10-12
Makefiles: quiet mode, optional info output
Daniel Friesel
-1
/
+6
2018-10-12
half-baked timer implementation for MSP430 and Arduino
Daniel Friesel
-4
/
+0
2018-08-16
Blinkenrocket: Configurable I2C speed
Daniel Friesel
-2
/
+10
2018-08-10
Add i2cbench app
Daniel Friesel
-2
/
+0
2018-08-09
Optionally disable stdout
Daniel Friesel
-0
/
+4
2018-08-09
blinkenrocket i2c: Add optional no-interrupt I2C
Daniel Friesel
-2
/
+9
2018-08-08
Add Blinkenrocket arch
Daniel Friesel
-0
/
+344