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 (
Expand
)
Author
Lines
2019-03-08
msp430fr5969 counter: Track overflows
Daniel Friesel
-3
/
+18
2019-03-06
add counter test application
Daniel Friesel
-0
/
+62
2019-03-05
woring codegen for lm75 and sharp96 DFA
Daniel Friesel
-1
/
+39
2019-03-05
counter: rename overflowed to overflow
Daniel Friesel
-23
/
+36
2019-03-05
sharp96: Set default pins in Makefile (it's commonly used on MSP430FR boards)
Daniel Friesel
-0
/
+3
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
/
+51
2019-02-22
ptalog: Add GPIO-based synchronization functions
Daniel Friesel
-5
/
+17
2019-02-22
Add PTALog class
Daniel Friesel
-0
/
+51
2019-02-18
improve cpu_freq help
Daniel Friesel
-2
/
+4
2019-01-31
add simple compile and option-combination tests for posix arch
Daniel Friesel
-1
/
+42
2019-01-31
posix: add missing delay_us and delay_ms functions
Daniel Friesel
-0
/
+17
2019-01-30
remove unused avstack, add static-stack-analyze / "make stack"
Daniel Friesel
-273
/
+306
2019-01-29
add help for common flags
Daniel Friesel
-2
/
+14
2019-01-29
update architecture-specific help
Daniel Friesel
-22
/
+39
2019-01-29
add primitive esp8266 counter
Daniel Friesel
-0
/
+39
2019-01-29
add sysinfo application
Daniel Friesel
-0
/
+34
2019-01-29
Run "make help" without specifying app
Daniel Friesel
-2
/
+6
2019-01-29
posix: document gpio_trace switch
Daniel Friesel
-1
/
+1
2019-01-29
fix posix uptime driver
Daniel Friesel
-0
/
+1
2019-01-29
Add License and initial README
Daniel Friesel
-0
/
+62
2019-01-09
import binn serialization format
Daniel Friesel
-14
/
+4303
2018-12-14
prototest: remove ts variable (unused in benchmarks)
Daniel Friesel
-2
/
+2
2018-12-14
also trace realloc calls
Daniel Friesel
-6
/
+22
2018-12-13
add fake counter driver for arch=posix
Daniel Friesel
-0
/
+34
2018-12-13
mpmalloc
Daniel Friesel
-1
/
+29
2018-12-13
ubjw: Decrease CONTAINER_STACK_MAX
Daniel Friesel
-1
/
+2
2018-12-12
ubjw: Add missing free() wrappers
Daniel Friesel
-2
/
+3
2018-12-12
add stackm target (machine-readable stack data)
Daniel Friesel
-0
/
+5
2018-12-12
make info: Add counter overflow stats
Daniel Friesel
-0
/
+7
2018-12-11
Add msp430fR5994lp-256k dummy arch
Daniel Friesel
-0
/
+9
2018-12-11
capn-malloc: optionally use lower malloc size
Daniel Friesel
-1
/
+9
2018-12-11
"make info": show cflags etc
Daniel Friesel
-0
/
+3
2018-12-11
msp430fr5994: Add optional -mlarge for >48kB code size
Daniel Friesel
-0
/
+4
2018-12-11
add msp430fr5994 to ArduinoJSON and mpack embedded detection
Daniel Friesel
-2
/
+19
2018-12-11
derp
Daniel Friesel
-5
/
+0
2018-12-11
add stack usage files (*.su) to gitignore
Daniel Friesel
-0
/
+1
2018-12-11
add optional malloc tracing
Daniel Friesel
-27
/
+52
2018-12-11
New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)
Daniel Friesel
-0
/
+1249
2018-12-07
use custom stack analyzer
Daniel Friesel
-13
/
+9
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
[prev]
[next]