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
2021-02-14
arduino-nano/i2c: add missing return, remove unused variable
Daniel Friesel
-2
/
+1
2021-02-14
bme680-max44009-logger: improve resilience against bad wiring
Daniel Friesel
-27
/
+76
2021-02-08
add arduino-nano bme680-max44009-datalogger
Daniel Friesel
-0
/
+300
2021-02-07
add arch atmega2560 (preliminary support)
Daniel Friesel
-0
/
+771
2021-02-03
bad apple: increase frame rate to 7 FPS. now running at actual speed.
Daniel Friesel
-739
/
+588
2021-02-01
update deflate library
Daniel Friesel
-3
/
+97
2021-01-31
Bad Apple now running @ 6.67 Hz
Daniel Friesel
-1280
/
+745
2021-01-30
add sharp96 bad apple app
Daniel Friesel
-0
/
+1359
2021-01-30
msp430fr5994lp timer: add setup_hz for very low frequencies
Daniel Friesel
-0
/
+7
2021-01-30
inflate bugfix
Daniel Friesel
-7
/
+7
2021-01-30
sharp96: writeLine: send vcom bit
Daniel Friesel
-1
/
+1
2021-01-28
add more cat targets and size output
Daniel Friesel
-3
/
+14
2021-01-28
add kconfig variables for inflate lib
Daniel Friesel
-6
/
+19
2021-01-26
update zlib-deflate-nostdlib. now fully RFC 1950/1951 compliant.
Daniel Friesel
-44
/
+61
2021-01-24
deflatetest benchmark: support avr-size
Daniel Friesel
-6
/
+22
2021-01-24
deflatetest: add benchmark script
Daniel Friesel
-8
/
+80
2021-01-24
Add "make cat" target (includes cycle to ms conversion)
Daniel Friesel
-11
/
+122
2021-01-24
deflatetest: Move data to separate file; add deflate helper
Daniel Friesel
-28
/
+45
2021-01-21
actually, it's inflate, not deflate
Daniel Friesel
-15
/
+16
2021-01-21
fix illegal array access
Daniel Friesel
-1
/
+1
2021-01-21
deflate: remove debug statements
Daniel Friesel
-69
/
+27
2021-01-21
deflate: return number of bytes written to output
Daniel Friesel
-15
/
+24
2021-01-21
rename udeflate to deflate
Daniel Friesel
-522
/
+521
2021-01-20
udeflate: fix off-by-one in uncompressed size check
Daniel Friesel
-2
/
+2
2021-01-20
udeflate: fix off-by-one in static huffman dictionary generation
Daniel Friesel
-6
/
+6
2021-01-20
udeflate: add support for uncompressed blocks
Daniel Friesel
-3
/
+31
2021-01-20
udeflate: Verify zlib FCHECK
Daniel Friesel
-0
/
+5
2021-01-20
udeflate: Fix FDICT check
Daniel Friesel
-1
/
+1
2021-01-20
add some bounds checks
Daniel Friesel
-4
/
+12
2021-01-20
Turn udeflate into a proper library
Daniel Friesel
-351
/
+482
2021-01-19
add naive adler32 checksum verification
Daniel Friesel
-10
/
+57
2021-01-18
deflatetest: add static huffman support
Daniel Friesel
-5
/
+54
2021-01-18
type 2 is working \o/
Daniel Friesel
-17
/
+60
2021-01-17
add deflatetest (wip)
Daniel Friesel
-0
/
+290
2021-01-15
msp430fr5994: fix monitor target
Daniel Friesel
-1
/
+1
2020-12-11
msp430fR5994lp: configurable uart baud rate
Daniel Friesel
-11
/
+21
2020-12-11
ptalog.h: Fix compilation error for !PTALOG_GPIO
Daniel Friesel
-4
/
+2
2020-12-09
lint
Daniel Friesel
-10
/
+10
2020-12-09
msp430fr5994lp: model clock system in kconfig++
Daniel Friesel
-3
/
+108
2020-12-09
arduino nano: add cpu frequency to kconfig
Daniel Friesel
-0
/
+13
2020-12-09
etcontroller: add missing dependencies
Daniel Friesel
-0
/
+11
2020-12-08
add licensing information
Daniel Friesel
-81
/
+1864
2020-12-02
msp430fr5994lp: add 16MHz HFXT clock source support
Daniel Friesel
-2
/
+63
2020-12-01
msp430fr5994: fix typo
Daniel Friesel
-1
/
+1
2020-11-30
msp430fr5994: add experimental support for 32kHz operation via LFXT
Daniel Friesel
-1
/
+19
2020-11-30
msp430fr5994: add gdb and gdb-server targets
Daniel Friesel
-2
/
+17
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+88
2020-10-26
nrf24: Add powerDown transition
merge-prep/lennart
Daniel Friesel
-1
/
+4
2020-10-26
msp430 sleep_ms: restore previous interrupt state on exit
Daniel Friesel
-1
/
+11
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-3
/
+3
[next]