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
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-12-25
Remove obsolet ccs811test (included in datalogger)
Daniel Friesel
-51
/
+0
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-786
/
+1
2021-12-25
rename os/object to object
Daniel Friesel
-0
/
+0
2021-12-25
i2cdetect: retry i2c setup if it fails
Daniel Friesel
-2
/
+2
2021-12-25
msp430fr5969: switch back to 16 MHz clock
Daniel Friesel
-1
/
+1
2021-12-24
kconfig: add scd4x driver
Daniel Friesel
-0
/
+4
2021-12-24
datalogger: fix hard/soft i2c check
Daniel Friesel
-1
/
+1
2021-12-22
i2cdetect: fix hardware i2c check
Daniel Friesel
-1
/
+2
2021-12-21
add another missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
ssd1306test: use framebuffer
Daniel Friesel
-9
/
+7
2021-12-21
adctest: switch to getPin_mV helper function
Daniel Friesel
-47
/
+2
2021-12-21
arduino nano adc: add getPin_mV function
Daniel Friesel
-0
/
+36
2021-12-21
Remove unused TIMER_US support
Daniel Friesel
-53
/
+0
2021-12-20
bme280 and bme680 work just fine on posix
Daniel Friesel
-2
/
+6
2021-12-20
i2cdetect, dataloger: use config variable for i2c include
Daniel Friesel
-4
/
+3
2021-12-19
ccs811: add setEnv variant with float arguments
Daniel Friesel
-0
/
+5
2021-12-19
Re-add CCS811 driver for now
Daniel Friesel
-1
/
+3
2021-12-13
mpu9250: Implement getMagnet function
Daniel Friesel
-0
/
+15
2021-12-11
mpu9250: fix casting / sign extension on 32bit systems
Daniel Friesel
-10
/
+11
2021-12-11
mpu9250: store current fsr setting after change
Daniel Friesel
-0
/
+2
2021-12-08
mpu9250_motionlog: switch to posix variant
Daniel Friesel
-40
/
+35
2021-12-08
hdc1080: add explicit measure() function
Daniel Friesel
-9
/
+8
2021-12-08
hdc1080: fix typo in kconfig variable name
Daniel Friesel
-1
/
+1
2021-11-30
argv to ssd1306: support two font sizes
Daniel Friesel
-4
/
+11
2021-11-30
framebuffer: put: fix scroll calculation
Daniel Friesel
-1
/
+1
2021-11-29
fix terminus16; add framebuffer support for multi-byte font heights
Daniel Friesel
-11
/
+17
2021-11-29
add POSIX argv → ssd1306 app
Daniel Friesel
-0
/
+57
2021-11-29
framebuffer: battery: show charging indicator
Daniel Friesel
-2
/
+11
2021-11-28
framebuffer: add drawBattery function
Daniel Friesel
-0
/
+11
2021-11-28
posix: configurable i2c bus
Daniel Friesel
-1
/
+9
2021-11-22
add posix stdin → ssd1306 app
Daniel Friesel
-0
/
+62
2021-11-22
framebuffer: add scroll function
Daniel Friesel
-1
/
+14
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+69
2021-11-13
add adctest app
Daniel Friesel
-0
/
+94
2021-11-03
wetterstation: monitor vcc and temperature
Daniel Friesel
-0
/
+4
2021-11-03
kconfig: s5851a should be working now
Daniel Friesel
-1
/
+25
2021-11-03
store fonts in PROGMEM on AVR
Daniel Friesel
-0
/
+13
2021-11-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-0
/
+12
2021-11-02
add mirrored version of pixeloperator font
Daniel Friesel
-3
/
+3
2021-11-02
framebuffer: add OutputStream support with pixelfont
Daniel Friesel
-7
/
+41
2021-11-01
pervasive aurora mb: reset frame rate back to a sane default
Daniel Friesel
-1
/
+1
2021-11-01
add pervasive aurora mb bad apple (not really working yet)
Daniel Friesel
-0
/
+137
2021-10-31
pervasive auroa mb: document observed frame rates for flashless update
Daniel Friesel
-2
/
+15
2021-10-31
I think our frame number is 0x05
Daniel Friesel
-5
/
+5
2021-10-31
pervasive aurora mb: add initialization code for flashless updates
Daniel Friesel
-6
/
+79
2021-10-21
pervasive aurora mb: more specific hardware description
Daniel Friesel
-2
/
+4
2021-10-20
add mh-z19 test app
Daniel Friesel
-0
/
+188
2021-10-20
pervasive_aurora_mb: add partial update support
Daniel Friesel
-3
/
+25
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+83
2021-10-15
msp430fr5994lp cpufreq: remove empty help block
Daniel Friesel
-1
/
+0
[prev]
[next]