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
Age
Commit message (
Collapse
)
Author
Lines
2018-12-05
arduino-nano: make delay functions inline
Daniel Friesel
-2
/
+2
2018-12-05
support static analysis of stack usage
Daniel Friesel
-3
/
+35
2018-12-05
avstack: perltidy
Daniel Friesel
-121
/
+130
2018-12-05
add imported avstack version with minor patches
Daniel Friesel
-0
/
+262
2018-12-05
XDR: Use unions instead of casts for float/double<->int conversion
Daniel Friesel
-6
/
+24
2018-12-05
XDR: Add proper get_string method
Daniel Friesel
-0
/
+15
2018-12-04
add monitor info to help output
Daniel Friesel
-0
/
+10
2018-12-04
prototest: loop indefinitely on all architectures but esp8266
Daniel Friesel
-1
/
+1
2018-12-04
arduino-nano: change timer to new API
Daniel Friesel
-4
/
+9
2018-12-03
prototest: only include counter when needed
Daniel Friesel
-2
/
+5
2018-12-03
msp430 counter: Switch to new API
Daniel Friesel
-2
/
+3
2018-12-03
msp430: note that LTO seems to be broken
Daniel Friesel
-1
/
+4
2018-12-03
esp8266: Enable proper LTO and section GC
Daniel Friesel
-2
/
+3
2018-12-03
esp8266: add counter driver
Daniel Friesel
-3
/
+21
2018-11-30
arduino: check program size is below 100% before flashing
Daniel Friesel
-0
/
+2
2018-11-30
posix: quiet build
Daniel Friesel
-3
/
+3
2018-11-30
prototest: nanopb: debugging
Daniel Friesel
-0
/
+1
2018-11-30
XDR: Add float and double support
Daniel Friesel
-0
/
+14
2018-11-30
Patch mpack to work on AVR
Daniel Friesel
-0
/
+9
2018-11-28
fix memory leak in ubjson reader
Daniel Friesel
-0
/
+1
2018-11-26
update nlohmann modernjson to v3.4 (with bson support)
Daniel Friesel
-968
/
+2369
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
/
+8
2018-11-22
stdbuf: Track buffer size
Daniel Friesel
-2
/
+7
2018-11-21
capnp_c: Work around AVR not defining ssize_t
Daniel Friesel
-0
/
+5
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
/
+2516
2018-11-20
move nanopb generated files to nanopbbench.pb.*
Daniel Friesel
-5
/
+6
2018-11-19
XDRStream: Support float/double
Daniel Friesel
-0
/
+14
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
-16
/
+8
2018-11-15
MSP430: Add "counter" driver
Daniel Friesel
-0
/
+37
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
/
+45
2018-11-15
restore arduino-nano Makefile
Daniel Friesel
-4
/
+23
2018-11-14
no-rtti no-threadsafe-statics
Daniel Friesel
-3
/
+3
2018-11-14
mpack: properly detect if running on embedded
Daniel Friesel
-0
/
+12
2018-11-14
Configure mpack for embedded
Daniel Friesel
-2
/
+2
2018-11-14
prototest: More arduinojson, ubjson, cbor
Daniel Friesel
-7
/
+43
2018-11-14
prototest: restore nlohmann tests
Daniel Friesel
-0
/
+46
2018-11-13
prototest: add ubjson
Daniel Friesel
-1
/
+1728
2018-11-13
Support C targets
Daniel Friesel
-10
/
+30
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-54
/
+60
2018-11-13
import MPack. Does not work with embedded yet
Daniel Friesel
-0
/
+13632
2018-11-13
nanopb: fix import, update to 0.3.9.2
Daniel Friesel
-0
/
+2520
2018-11-13
add NanoPB Protocol Buffers implementation
Daniel Friesel
-41
/
+1063
[next]