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
/
driver
Age
Commit message (
Collapse
)
Author
Lines
2023-04-27
ads111x: fix typo
Daniel Friesel
-1
/
+1
2023-01-01
ads111x: add readRaw function
Daniel Friesel
-0
/
+3
2023-01-01
Add driver for ADS111x 16-Bit ADC
Daniel Friesel
-0
/
+88
2022-05-26
sen5x: verify crc when reading data
Daniel Friesel
-0
/
+3
2022-05-20
sen5x: add cleanfan and readstatus commands
Daniel Friesel
-0
/
+12
2022-05-15
add driver stub for Sensirion SEN5x PM sensor
Daniel Friesel
-0
/
+81
2022-05-15
scd4x.read(): indicate whether read was successful
Daniel Friesel
-1
/
+1
2021-12-31
am2320: documentation
Daniel Friesel
-0
/
+30
2021-12-27
max44006: remove unused red, green, blue, clear, ir class variables
Daniel Friesel
-3
/
+1
2021-12-27
add VEML6075 driver
Daniel Friesel
-0
/
+84
2021-12-26
max44006: getLight: respect AMBPGA setting
Daniel Friesel
-8
/
+10
2021-12-26
add basic MAX44006 driver
Daniel Friesel
-0
/
+80
2021-12-26
max44009: documentation
Daniel Friesel
-4
/
+18
2021-12-26
max44009: handle overrange condition
Daniel Friesel
-0
/
+3
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-2
/
+4
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-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-2
/
+23
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-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-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-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-14
add initialization and readout to CCS811 driver
Daniel Friesel
-5
/
+19
2020-12-08
add licensing information
Daniel Friesel
-1
/
+91
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+22
2020-08-31
remove nonfunctional MAX44006 driver
Daniel Friesel
-21
/
+0
2020-07-17
Add mmsubstate driver for sub-state detection evaluation
Daniel Friesel
-0
/
+24
mmsubstate is a synthetic peripheral which uses a LED to create well-defined power sub-states in select power states.
2020-07-10
add resistive load driver for energy measurement device evaluation
Daniel Friesel
-0
/
+35
2020-03-11
Add S5851A temperature sensor driver
Daniel Friesel
-0
/
+19
2020-03-08
mpu9250: getRawMagnet: pass request success to userland
Daniel Friesel
-1
/
+1
2020-03-08
HDC1080: Add heater toggle
Daniel Friesel
-0
/
+1
2019-12-12
mpu9250: Add nineAxis function
Daniel Friesel
-0
/
+1
2019-12-12
bme680_util: add sleep_ms wrapper
Daniel Friesel
-0
/
+1
2019-11-28
MPU9250: Add AEMR DFA driver functions and model
Daniel Friesel
-1
/
+9
2019-11-01
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-8
/
+268
2019-10-25
BME280: Add DFA model
Daniel Friesel
-0
/
+17
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-10
/
+36
2019-10-25
BME280: Do not use 64bit code (slow and broken on 16bit MSP430)
Daniel Friesel
-1
/
+1
[next]