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
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2024-01-26
atmega2560: provide one DMX driver per extra UART
Birte Kristina Friesel
-0
/
+6
2024-01-26
ATMega2560: Add stdin and stdout on UART1, UART2, UART3
Birte Kristina Friesel
-0
/
+12
2023-07-03
update copyright
Birte Kristina Friesel
-1
/
+1
2023-01-01
Add driver for ADS111x 16-Bit ADC
Daniel Friesel
-0
/
+4
2022-05-15
add driver stub for Sensirion SEN5x PM sensor
Daniel Friesel
-0
/
+4
2022-01-03
add preliminary arduino nano dmx driver
Daniel Friesel
-0
/
+2
2022-01-02
BME680 BSEC: support state (de)serialization across application restarts
Daniel Friesel
-2
/
+10
2021-12-29
bsec driver is incompatible with avr-gcc 5
Daniel Friesel
-2
/
+6
2021-12-29
Prepare for BME680 BSEC support
Daniel Friesel
-0
/
+10
2021-12-27
add VEML6075 driver
Daniel Friesel
-0
/
+4
2021-12-26
add basic MAX44006 driver
Daniel Friesel
-1
/
+4
2021-12-25
add software i2c support on stm32f446re
Daniel Friesel
-0
/
+2
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
-16
/
+0
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-2
/
+0
2021-12-24
kconfig: add scd4x driver
Daniel Friesel
-0
/
+4
2021-12-20
bme280 and bme680 work just fine on posix
Daniel Friesel
-2
/
+2
2021-12-19
Re-add CCS811 driver for now
Daniel Friesel
-1
/
+3
2021-12-08
hdc1080: fix typo in kconfig variable name
Daniel Friesel
-1
/
+1
2021-11-03
kconfig: s5851a should be working now
Daniel Friesel
-1
/
+25
2021-11-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-0
/
+12
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+4
2021-10-14
Add Pervasive Aurora Mb E-Paper driver
Daniel Friesel
-0
/
+4
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+14
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-0
/
+2
2020-12-08
add licensing information
Daniel Friesel
-0
/
+4
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
-0
/
+2
2020-09-07
add softi2c pullup to Kconfig
Daniel Friesel
-0
/
+25
2020-08-31
further kconfig dependency fixes
Daniel Friesel
-1
/
+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
-4
/
+0
2020-08-31
driver Kconfig: Add missing meta_driver_uptime
Daniel Friesel
-0
/
+2
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-0
/
+88