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
/
driver
Age
Commit message (
Collapse
)
Author
Lines
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
-3
/
+25
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+62
2021-10-14
Add Pervasive Aurora Mb E-Paper driver
Daniel Friesel
-0
/
+130
2021-10-10
sharp96, ssd1306: Describe hardware in driver header
Daniel Friesel
-0
/
+6
2021-09-02
Fix s5851a driver
Daniel Friesel
-1
/
+1
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-22
/
+22
2021-04-15
scd4x: implement startLowPower, remove unsupported stopLowPower
Daniel Friesel
-0
/
+7
2021-04-12
add ssd1306 test app
Daniel Friesel
-0
/
+3
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-0
/
+1
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-0
/
+11
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+66
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-0
/
+6
2021-02-26
softi2c: report NAKs during TX
Daniel Friesel
-3
/
+9
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+40
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+38
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-7
/
+65
2021-02-14
bme680-max44009-logger: improve resilience against bad wiring
Daniel Friesel
-1
/
+3
2021-01-30
sharp96: writeLine: send vcom bit
Daniel Friesel
-1
/
+1
2020-12-08
add licensing information
Daniel Friesel
-0
/
+85
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+58
2020-10-26
nrf24: Add powerDown transition
merge-prep/lennart
Daniel Friesel
-1
/
+1
2020-09-26
BME680 works on Arduino Nano
Daniel Friesel
-1
/
+1
2020-09-11
eeprom24lc64: fix typo, add I2C dependency
Daniel Friesel
-1
/
+2
2020-09-10
bme280, bme680 depend on arch implementing sleep_ms at the moment
Daniel Friesel
-2
/
+2
2020-09-07
external pull-ups are only implemented on MSP430FR at the moment
Daniel Friesel
-1
/
+3
2020-09-07
add softi2c pullup to Kconfig
Daniel Friesel
-0
/
+25
2020-08-31
further kconfig dependency fixes
Daniel Friesel
-1
/
+1
apart from a lacking sleep_ms meta-var, it's working reliably now
2020-08-31
msp430fr: rename spi_b to spi to be consistent with other architectures
Daniel Friesel
-9
/
+1
2020-08-31
mmsimple and mmsubstate conflict
Daniel Friesel
-1
/
+1
2020-08-31
Leave out incomplete s5851a and ccs811 drivers from kconfig
Daniel Friesel
-6
/
+3
2020-08-31
driver/Kconfig: Remove aemr-specific dummy and resistive_load drivers
Daniel Friesel
-4
/
+2
2020-08-31
softi2c driver: fix typo
Daniel Friesel
-1
/
+1
2020-08-31
BME280 and BME680 drivers cannot be used simultaneously
Daniel Friesel
-1
/
+1
2020-08-31
remove nonfunctional MAX44006 driver
Daniel Friesel
-75
/
+0
2020-08-31
driver Kconfig: Add missing meta_driver_uptime
Daniel Friesel
-0
/
+2
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-3
/
+88
2020-07-17
Add mmsubstate driver for sub-state detection evaluation
Daniel Friesel
-0
/
+41
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
/
+120
2020-05-14
nrf24l01: add arduino/msp430fr* support
Daniel Friesel
-0
/
+8
2020-03-11
Add S5851A temperature sensor driver
Daniel Friesel
-0
/
+18
2020-03-08
mpu9250: getRawMagnet: pass request success to userland
Daniel Friesel
-2
/
+3
2020-03-08
HDC1080: Add heater toggle
Daniel Friesel
-1
/
+13
2019-12-12
mpu9250: Fix setGyroEnable/setAccelEnable. derp....
Daniel Friesel
-6
/
+6
2019-12-12
mpu9250: Add nineAxis function
Daniel Friesel
-0
/
+13
2019-12-12
bme680_util: add sleep_ms wrapper
Daniel Friesel
-0
/
+5
2019-11-28
MPU9250: Add AEMR DFA driver functions and model
Daniel Friesel
-0
/
+50
2019-11-01
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-9
/
+114
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-34
/
+34
2019-10-25
Add BME280 driver
Daniel Friesel
-0
/
+1178
[next]