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
2022-01-26
timertest: add Kconfig entry
Daniel Friesel
-0
/
+6
2022-01-26
atmega2560: add dmx driver on UART3
Daniel Friesel
-0
/
+53
2022-01-16
msp430fr: use 16-byte uart input buffer
Daniel Friesel
-2
/
+2
2022-01-16
Add UART→DMX app
Daniel Friesel
-0
/
+91
2022-01-16
add DMX driver for MSP430FR5969 and MSP430FR5994 launchpads
Daniel Friesel
-3
/
+151
2022-01-16
fix app (non-kconfig) builds in some application Makefiles
Daniel Friesel
-4
/
+15
2022-01-09
ws2812b dmap: use double buffering and more efficient RX ring buffer
Daniel Friesel
-15
/
+73
2022-01-09
ws2812b dmap does not use stdin
Daniel Friesel
-3
/
+1
2022-01-03
add preliminary arduino nano dmx driver
Daniel Friesel
-0
/
+67
note that it disables stdout / kout support, as the ATMega328 only has one UART.
2022-01-02
bme680-max44009-logger: add POSIX variant with BSEC support
Daniel Friesel
-158
/
+499
2022-01-02
BME680 BSEC: support state (de)serialization across application restarts
Daniel Friesel
-2
/
+75
2022-01-02
deflatetest depends on counter and deflate
Daniel Friesel
-1
/
+1
2022-01-02
bme680-bsec-logger: retry i2c setup
Daniel Friesel
-2
/
+2
2021-12-31
the arduino nano i2c driver isn't really eeprom specific tbh
Daniel Friesel
-7
/
+8
2021-12-31
atmega2560: add i2c driver (identical with atmega328 version)
Daniel Friesel
-0
/
+9
2021-12-31
Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C
Daniel Friesel
-48
/
+41
2021-12-29
bsec driver is incompatible with avr-gcc 5
Daniel Friesel
-2
/
+6
2021-12-29
ostream: wider float range
Daniel Friesel
-0
/
+6
2021-12-29
add bme680 iaq test application
Daniel Friesel
-0
/
+278
2021-12-29
Prepare for BME680 BSEC support
Daniel Friesel
-1
/
+14
2021-12-29
POSIX: Fix uptime.get_us()
Daniel Friesel
-1
/
+1
2021-12-29
datalogger: fix max44006 / max44009 mixup
Daniel Friesel
-1
/
+1
2021-12-29
posix: I2C driver is hardware I2C
Daniel Friesel
-0
/
+1
2021-12-27
max44006: remove unused red, green, blue, clear, ir class variables
Daniel Friesel
-0
/
+8
2021-12-27
add VEML6075 driver
Daniel Friesel
-0
/
+104
2021-12-26
MAX44006: Adjust for AMBTIM setting
Daniel Friesel
-0
/
+14
2021-12-26
max44006: getLight: respect AMBPGA setting
Daniel Friesel
-6
/
+17
2021-12-26
add basic MAX44006 driver
Daniel Friesel
-2
/
+119
2021-12-26
datalogger: Initialize I2C if meta_driver_i2c is set
Daniel Friesel
-1
/
+1
2021-12-26
max44009: handle overrange condition
Daniel Friesel
-0
/
+8
2021-12-25
mpu9250: update softi2c check
Daniel Friesel
-2
/
+2
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-2
/
+4
2021-12-25
lm75: correctly read out sub-zero temperatures
Daniel Friesel
-1
/
+3
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
-37
/
+1
2021-12-25
remove obsolete i2cbench app
Daniel Friesel
-107
/
+0
2021-12-25
Remove obsolet ccs811test (included in datalogger)
Daniel Friesel
-51
/
+0
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-786
/
+1
2021-12-25
rename os/object to object
Daniel Friesel
-0
/
+0
2021-12-25
i2cdetect: retry i2c setup if it fails
Daniel Friesel
-2
/
+2
2021-12-25
msp430fr5969: switch back to 16 MHz clock
Daniel Friesel
-1
/
+1
2021-12-24
kconfig: add scd4x driver
Daniel Friesel
-0
/
+4
2021-12-24
datalogger: fix hard/soft i2c check
Daniel Friesel
-1
/
+1
2021-12-22
i2cdetect: fix hardware i2c check
Daniel Friesel
-1
/
+2
2021-12-21
add another missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
ssd1306test: use framebuffer
Daniel Friesel
-9
/
+7
2021-12-21
adctest: switch to getPin_mV helper function
Daniel Friesel
-47
/
+2
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
[next]