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-06-29
arduino-nano: add .so support to makefile
Daniel Friesel
-1
/
+4
2022-06-28
add TC299 mock arch
Daniel Friesel
-0
/
+176
2022-06-28
tc1796/tc397 are not properly implemented → rename to -mock
Daniel Friesel
-14
/
+14
2022-06-28
add TC1796 and TC397 mock architectures
Daniel Friesel
-0
/
+352
only usable for ELF benchmarks, flashing is not supported
2022-05-26
sen5x: verify crc when reading data
Daniel Friesel
-0
/
+32
2022-05-20
sen5x: add cleanfan and readstatus commands
Daniel Friesel
-0
/
+49
2022-05-16
treebench: do not use loop mode
Daniel Friesel
-13
/
+8
2022-05-15
add driver stub for Sensirion SEN5x PM sensor
Daniel Friesel
-0
/
+94
2022-05-15
scd4x.read(): indicate whether read was successful
Daniel Friesel
-13
/
+20
2022-05-15
scd4x: properly transmit read command
Daniel Friesel
-1
/
+1
2022-05-09
add treebench app
Daniel Friesel
-0
/
+47
2022-02-18
msp430fr5994: remove experimental clock system kconfig for now
Daniel Friesel
-109
/
+109
2022-01-31
sharp96 bad apple: setup_hz_low -> setup_hz
Daniel Friesel
-1
/
+1
2022-01-26
atmega2560: add stdin driver
Daniel Friesel
-0
/
+51
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
[prev]
[next]