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 (
Collapse
)
Author
Lines
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
TODO: Use ASA[XYZ] for sensitivity adjustment
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
2021-10-15
add framebuffer and pervasive aurora mb test app
Daniel Friesel
-0
/
+225
2021-10-14
etcontroller: add application and makefile
Daniel Friesel
-0
/
+40
2021-10-14
stm32, lm4f: "build/system.elf" is the default target
Daniel Friesel
-12
/
+12
2021-10-14
Add Pervasive Aurora Mb E-Paper driver
Daniel Friesel
-0
/
+130
2021-10-11
add nfpvalues and nfpkeys make targets
Daniel Friesel
-0
/
+34
2021-10-10
sharp96, ssd1306: Describe hardware in driver header
Daniel Friesel
-0
/
+6
2021-10-03
MSP430FR SPI: _really_ support 16-bit length indicators
Daniel Friesel
-4
/
+4
2021-10-02
msp430fr spi: Use 16-bit lengths
Daniel Friesel
-4
/
+4
2021-09-30
Use msp430 flasher 1.3.20 by default
Daniel Friesel
-4
/
+4
2021-09-30
arduino-nano spi: add missing counter variable initializr
Daniel Friesel
-1
/
+2
2021-09-25
arduino-nano stdout: add pprint (pgmspace string output)
Daniel Friesel
-1
/
+10
[next]