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
/
include
Age
Commit message (
Collapse
)
Author
Lines
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-2
/
+4
2021-12-25
stm32f446re: Use pxy instead of px_y pin names
Daniel Friesel
-24
/
+24
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-215
/
+0
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
/
+1
2021-12-19
ccs811: add setEnv variant with float arguments
Daniel Friesel
-0
/
+1
2021-12-13
mpu9250: Implement getMagnet function
Daniel Friesel
-1
/
+1
TODO: Use ASA[XYZ] for sensitivity adjustment
2021-12-08
hdc1080: add explicit measure() function
Daniel Friesel
-0
/
+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
-196
/
+212
2021-11-29
Add Terminus 16-pixel font
Daniel Friesel
-0
/
+245
2021-11-29
framebuffer: battery: show charging indicator
Daniel Friesel
-1
/
+1
2021-11-28
framebuffer: add drawBattery function
Daniel Friesel
-0
/
+1
2021-11-22
framebuffer: add scroll function
Daniel Friesel
-0
/
+1
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+24
2021-11-03
store fonts in PROGMEM on AVR
Daniel Friesel
-192
/
+206
2021-11-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-2
/
+23
2021-11-02
add mirrored version of pixeloperator font
Daniel Friesel
-0
/
+207
2021-11-02
framebuffer: add OutputStream support with pixelfont
Daniel Friesel
-5
/
+221
2021-10-31
pervasive aurora mb: add initialization code for flashless updates
Daniel Friesel
-1
/
+11
2021-10-21
pervasive aurora mb: more specific hardware description
Daniel Friesel
-2
/
+4
2021-10-20
pervasive_aurora_mb: add partial update support
Daniel Friesel
-1
/
+1
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+26
2021-10-15
add framebuffer and pervasive aurora mb test app
Daniel Friesel
-0
/
+21
2021-10-14
Add Pervasive Aurora Mb E-Paper driver
Daniel Friesel
-0
/
+28
2021-10-10
sharp96, ssd1306: Describe hardware in driver header
Daniel Friesel
-1
/
+7
2021-10-02
msp430fr spi: Use 16-bit lengths
Daniel Friesel
-4
/
+4
2021-09-25
arduino-nano stdout: add pprint (pgmspace string output)
Daniel Friesel
-0
/
+2
2021-09-23
GPIO: Specify default LED ID
Daniel Friesel
-30
/
+30
2021-09-23
lora32u4ii: stdout: Add pprint for PSTR (pgmspace strings)
Daniel Friesel
-0
/
+2
2021-09-22
lora32u4ii: User LED is PC7, not PB5
Daniel Friesel
-6
/
+2
2021-09-19
lora32u4ii: add spi driver
Daniel Friesel
-0
/
+15
2021-09-18
lora32u4ii: Add ADC driver
Daniel Friesel
-1
/
+28
2021-09-18
New architecture: lora32u4ii
Daniel Friesel
-0
/
+249
Very limited support at the moment. No I2C/SPI, no USB bootloader or USB UART.
2021-09-12
arduino-nano/adc: Add missing stdint include
Daniel Friesel
-0
/
+2
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-2
/
+2
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-3
/
+3
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
/
+0
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-3
/
+76
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-1
/
+3
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+78
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-0
/
+2
2021-03-17
msp430fr5994: fix gpio definitions
Daniel Friesel
-8
/
+8
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+34
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+30
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+135
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-5
/
+19
2021-02-07
add arch atmega2560 (preliminary support)
Daniel Friesel
-0
/
+385
2021-01-30
msp430fr5994lp timer: add setup_hz for very low frequencies
Daniel Friesel
-0
/
+7
[next]