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 (
Collapse
)
Author
Lines
2018-11-30
XDR: Add float and double support
Daniel Friesel
-0
/
+12
2018-11-28
fix memory leak in ubjson reader
Daniel Friesel
-0
/
+1
2018-11-22
prototest makefile: respect $QUIET
Daniel Friesel
-7
/
+7
2018-11-22
prototest: switch to full autogeneration
Daniel Friesel
-373
/
+8
2018-11-22
prototest: ignore benchmark files
Daniel Friesel
-17
/
+0
2018-11-21
prototest: autogen capnproto_c
Daniel Friesel
-39
/
+50
2018-11-21
capn-c: *.c -> *.cc
Daniel Friesel
-3
/
+5
2018-11-21
capnp_c list test
Daniel Friesel
-0
/
+24
2018-11-21
working minimal capnp_c test case
Daniel Friesel
-23
/
+1851
2018-11-20
move nanopb generated files to nanopbbench.pb.*
Daniel Friesel
-5
/
+6
2018-11-19
XDRStream: Support float/double
Daniel Friesel
-0
/
+12
2018-11-19
prototest: further benchmarking and code generation tests
Daniel Friesel
-22
/
+119
2018-11-16
esp8266 stdout: partialle respect base, output unsigned char as number
Daniel Friesel
-3
/
+15
2018-11-16
esp8266: Use os_printf where applicable
Daniel Friesel
-15
/
+7
2018-11-15
MSP430: Add "counter" driver
Daniel Friesel
-0
/
+11
2018-11-15
prototest makefile: add prototest_bench_{energy,cycles} switch
Daniel Friesel
-5
/
+14
2018-11-15
arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1
Daniel Friesel
-0
/
+18
2018-11-15
restore arduino-nano Makefile
Daniel Friesel
-4
/
+23
2018-11-14
no-rtti no-threadsafe-statics
Daniel Friesel
-1
/
+1
2018-11-14
prototest: More arduinojson, ubjson, cbor
Daniel Friesel
-7
/
+43
2018-11-14
prototest: restore nlohmann tests
Daniel Friesel
-0
/
+43
2018-11-13
prototest: add ubjson
Daniel Friesel
-1
/
+1334
2018-11-13
Support C targets
Daniel Friesel
-10
/
+29
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-44
/
+50
2018-11-13
import MPack. Does not work with embedded yet
Daniel Friesel
-0
/
+6481
2018-11-13
nanopb: fix import, update to 0.3.9.2
Daniel Friesel
-0
/
+2519
2018-11-13
add NanoPB Protocol Buffers implementation
Daniel Friesel
-41
/
+83
2018-11-12
XDR: Use stdint types for now
Daniel Friesel
-1
/
+1
2018-11-12
xdrstream: use more descriptive template arg name
Daniel Friesel
-4
/
+4
2018-11-12
prototest: json serialization
Daniel Friesel
-3
/
+53
2018-11-12
wat
Daniel Friesel
-6
/
+15
2018-11-12
i2cdetect: loop by default
Daniel Friesel
-0
/
+1
2018-10-26
Merge SoftI2C timer={0,1} code paths, adjust timing according to I2C spec
Daniel Friesel
-161
/
+33
It's occasionally slower than specified, but should never be too fast
2018-10-25
softi2c: Also support pullup with timer=1
Daniel Friesel
-0
/
+12
derrrrrrrp.
2018-10-25
msp430 i2c: refactor code a bit
Daniel Friesel
-19
/
+14
2018-10-25
softi2c: Work around MSP430 timing issues with softi2c_timer=1
Daniel Friesel
-0
/
+10
2018-10-25
msp430: Fix delay_us/delay_ms for F_CPU≠16MHz
Daniel Friesel
-2
/
+2
2018-10-25
.
Daniel Friesel
-4
/
+2
2018-10-24
I2C: Add support for manual / always-on gpio pullups
Daniel Friesel
-5
/
+38
2018-10-23
POSIX: Improve GPIO emulation
Daniel Friesel
-28
/
+4
2018-10-22
i2cbench: configurable setos
Daniel Friesel
-1
/
+9
2018-10-22
i2cbencH: show device ID
Daniel Friesel
-0
/
+9
2018-10-19
MSP430 I2C: Enable interrupts for RX mode
Daniel Friesel
-1
/
+7
2018-10-19
LM75: Add getOS, getHyst accessors
Daniel Friesel
-0
/
+18
2018-10-19
msp430: Notify software if I2C driver is active
Daniel Friesel
-0
/
+1
2018-10-19
arduino nano: support additional CPU frequencies
Daniel Friesel
-6
/
+74
2018-10-18
add "Do nothing" app
Daniel Friesel
-0
/
+21
2018-10-18
msp430 arch.cc cleanup
Daniel Friesel
-111
/
+1
2018-10-18
MSP430: Show calculated real timer frequency on 'info"
Daniel Friesel
-1
/
+49
2018-10-16
MSP430: Support CPU speed variation in microsecond timer
Daniel Friesel
-5
/
+17
[next]