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
/
include
Age
Commit message (
Collapse
)
Author
Lines
2019-05-24
add arduino-nano arch_types
Daniel Friesel
-0
/
+7
2019-05-24
add ccs811, max44006, max44009 drivers. Not all are working.
Daniel Friesel
-0
/
+60
2019-03-22
esp8266: add missing features to driver/counter
Daniel Friesel
-2
/
+3
2019-03-21
counter: add include guards
Daniel Friesel
-0
/
+15
2019-03-13
arduino nano: bugfix, aspectc++ support
Daniel Friesel
-2
/
+2
2019-03-08
msp430fr5969 counter: Track overflows
Daniel Friesel
-3
/
+7
2019-03-05
counter: rename overflowed to overflow
Daniel Friesel
-21
/
+34
2019-03-05
ptalog: Do not request pin number when gpio is not used
Daniel Friesel
-1
/
+1
2019-03-04
counter: Provide typedefs fore value/overflow type
Daniel Friesel
-4
/
+21
2019-03-04
ptalog: Support different logging types
Daniel Friesel
-2
/
+40
2019-03-04
Add LM75 DFA model
Daniel Friesel
-0
/
+2
2019-02-22
ptalog: Add GPIO-based synchronization functions
Daniel Friesel
-5
/
+17
2019-02-22
Add PTALog class
Daniel Friesel
-0
/
+51
2019-01-29
add primitive esp8266 counter
Daniel Friesel
-0
/
+36
2019-01-29
fix posix uptime driver
Daniel Friesel
-0
/
+1
2019-01-09
import binn serialization format
Daniel Friesel
-0
/
+923
2018-12-14
also trace realloc calls
Daniel Friesel
-0
/
+1
2018-12-13
add fake counter driver for arch=posix
Daniel Friesel
-0
/
+31
2018-12-11
Add msp430fR5994lp-256k dummy arch
Daniel Friesel
-0
/
+1
2018-12-11
add msp430fr5994 to ArduinoJSON and mpack embedded detection
Daniel Friesel
-2
/
+19
2018-12-11
New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)
Daniel Friesel
-0
/
+449
Almost exclusively copypasted from msp430fr5969lp. May be replaced by symlinks later on.
2018-12-05
XDR: Add proper get_string method
Daniel Friesel
-0
/
+1
2018-12-04
arduino-nano: change timer to new API
Daniel Friesel
-4
/
+5
2018-12-03
msp430 counter: Switch to new API
Daniel Friesel
-2
/
+3
2018-12-03
esp8266: add counter driver
Daniel Friesel
-0
/
+2
2018-11-30
XDR: Add float and double support
Daniel Friesel
-0
/
+2
2018-11-30
Patch mpack to work on AVR
Daniel Friesel
-0
/
+9
2018-11-26
update nlohmann modernjson to v3.4 (with bson support)
Daniel Friesel
-968
/
+2369
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
working minimal capnp_c test case
Daniel Friesel
-0
/
+665
2018-11-19
XDRStream: Support float/double
Daniel Friesel
-0
/
+2
2018-11-16
esp8266: Use os_printf where applicable
Daniel Friesel
-1
/
+1
2018-11-15
MSP430: Add "counter" driver
Daniel Friesel
-0
/
+26
2018-11-15
arduino-nano: Add counter driver. Conflicts with timer_s=1 / loop=1
Daniel Friesel
-0
/
+27
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-13
prototest: add ubjson
Daniel Friesel
-0
/
+394
2018-11-13
import MPack. Does not work with embedded yet
Daniel Friesel
-0
/
+7151
2018-11-13
nanopb: fix import, update to 0.3.9.2
Daniel Friesel
-0
/
+1
2018-11-13
add NanoPB Protocol Buffers implementation
Daniel Friesel
-0
/
+980
2018-11-12
arduinojson: adjust embedded detection for multipass
Daniel Friesel
-1
/
+3
2018-11-12
Make ArduinoJson work with msp430.h
Daniel Friesel
-14
/
+14
msp430.h defines the preprocessor variable "N", which is a frequently used template parameter name. These two do not go together.
2018-11-12
XDR: Use stdint types for now
Daniel Friesel
-9
/
+7
2018-11-12
xdrstream: use more descriptive template arg name
Daniel Friesel
-2
/
+2
2018-11-12
prototest: json serialization
Daniel Friesel
-0
/
+7
2018-11-12
arduino-nano: 16bit timer frequency
Daniel Friesel
-2
/
+2
2018-10-25
.
Daniel Friesel
-2
/
+2
2018-10-25
msp430 gpio: Add (unused) write_mask function
Daniel Friesel
-0
/
+17
2018-10-24
I2C: Add support for manual / always-on gpio pullups
Daniel Friesel
-0
/
+9
[next]