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-04-16
ssd1306-bad-apple: support both 128x64 and 128x32 displays
Daniel Friesel
-8
/
+8
2021-04-16
ssd1306: reset column and page pointer on initialization
Daniel Friesel
-2
/
+8
2021-04-15
scd4x: implement startLowPower, remove unsupported stopLowPower
Daniel Friesel
-1
/
+7
2021-04-14
msp430fr5994: fix uart output. wat.
Daniel Friesel
-3
/
+4
2021-04-13
ffs
Daniel Friesel
-0
/
+1
2021-04-13
gitlab ci: fix posix target
Daniel Friesel
-0
/
+1
2021-04-13
tests: create empty .config to satisfy dependencies
Daniel Friesel
-0
/
+14
2021-04-13
prepare for switch to config.h instead of CFLAGS defines
Daniel Friesel
-24
/
+62
2021-04-13
add ssd1306 bad apple skeleton
Daniel Friesel
-0
/
+153
2021-04-12
add ssd1306 test app
Daniel Friesel
-3
/
+89
2021-04-12
i2cdetect: select hardware i2c meta-variable in app mode
Daniel Friesel
-0
/
+1
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-3
/
+77
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-1
/
+14
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+153
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-6
/
+19
2021-03-17
msp430fr5994: fix gpio definitions
Daniel Friesel
-8
/
+8
2021-02-26
softi2c: report NAKs during TX
Daniel Friesel
-3
/
+9
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+110
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+81
2021-02-25
move datalog functions from i2cdetect into separate app
Daniel Friesel
-205
/
+256
2021-02-24
i2cdetect: ccs811: more concise output, use low-power measuring mode
Daniel Friesel
-5
/
+3
2021-02-24
app makefiles: set CONFIG_* variables where applicable
Daniel Friesel
-31
/
+28
2021-02-24
sharp96 depends on large mode
Daniel Friesel
-3
/
+4
2021-02-24
nrf24l01test: select spi driver
Daniel Friesel
-2
/
+3
2021-02-24
Add more build tests
Daniel Friesel
-15
/
+70
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+575
2021-02-17
esp8266, stm32f446re-nucleo: Fix ROM/RAM usage report
Daniel Friesel
-2
/
+2
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-13
/
+101
2021-02-14
bme680-max44009-logger: switch to bme680 float api
Daniel Friesel
-3
/
+6
2021-02-14
do not continuously re-init bme680
Daniel Friesel
-18
/
+27
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
[next]