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 (
Collapse
)
Author
Lines
2021-12-25
mpu9250: update softi2c check
Daniel Friesel
-2
/
+2
2021-12-25
Makefile: remove superfluous softi2c pullup configuration
Daniel Friesel
-31
/
+0
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-4
/
+8
2021-12-25
lm75: correctly read out sub-zero temperatures
Daniel Friesel
-1
/
+3
2021-12-25
add software i2c support on stm32f446re
Daniel Friesel
-0
/
+2
2021-12-25
stm32f446re: Use pxy instead of px_y pin names
Daniel Friesel
-24
/
+24
2021-12-25
move softi2c pin config to sub-menu
Daniel Friesel
-2
/
+5
2021-12-25
Configure SoftI2C SDA/SCL via kconfig only; remove external pull-up support
Daniel Friesel
-37
/
+1
2021-12-25
remove obsolete i2cbench app
Daniel Friesel
-107
/
+0
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
-1021
/
+2
2021-12-25
rename os/object to object
Daniel Friesel
-2
/
+2
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
lora32u4ii stdout: add missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
arduino nano adc: add getPin_mV function
Daniel Friesel
-0
/
+37
2021-12-21
Remove unused TIMER_US support
Daniel Friesel
-58
/
+0
2021-12-21
Makefile: remove legacy aspectc, ostream, wakeup flags
Daniel Friesel
-13
/
+1
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
/
+6
2021-12-19
Re-add CCS811 driver for now
Daniel Friesel
-1
/
+3
2021-12-13
mpu9250: Implement getMagnet function
Daniel Friesel
-1
/
+16
TODO: Use ASA[XYZ] for sensitivity adjustment
2021-12-13
add "make nconfig" target for systems without X11
Daniel Friesel
-0
/
+3
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
/
+9
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-30
add 24px terminus variant
Daniel Friesel
-0
/
+214
2021-11-29
fix terminus16; add framebuffer support for multi-byte font heights
Daniel Friesel
-207
/
+229
2021-11-29
Add Terminus 16-pixel font
Daniel Friesel
-0
/
+245
2021-11-29
add POSIX argv → ssd1306 app
Daniel Friesel
-0
/
+57
2021-11-29
framebuffer: battery: show charging indicator
Daniel Friesel
-3
/
+12
2021-11-28
framebuffer: add drawBattery function
Daniel Friesel
-0
/
+12
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
/
+15
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+93
2021-11-13
add adctest app
Daniel Friesel
-0
/
+94
2021-11-04
add inflate library to kconfig
Daniel Friesel
-0
/
+20
2021-11-03
wetterstation: monitor vcc and temperature
Daniel Friesel
-0
/
+4
[next]