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
Age
Commit message (
Collapse
)
Author
Lines
2022-07-18
tc1796 mock: prepare for actual operation (LEDs are working!)
Daniel Friesel
-0
/
+6
2022-07-18
Add Hercules RM46L8 Launchpad support (Cortex R4F)
Daniel Friesel
-0
/
+43930
2022-06-29
arduino-nano: add .so support to makefile
Daniel Friesel
-1
/
+4
2022-06-28
add TC299 mock arch
Daniel Friesel
-0
/
+310
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
/
+620
only usable for ELF benchmarks, flashing is not supported
2022-06-28
size, nfpvalues: accept multi-command size executables (e.g. using wine)
Daniel Friesel
-2
/
+2
2022-05-26
sen5x: verify crc when reading data
Daniel Friesel
-0
/
+35
2022-05-26
README: add SEN5x to list of supported devices
Daniel Friesel
-0
/
+1
2022-05-20
sen5x: add cleanfan and readstatus commands
Daniel Friesel
-0
/
+61
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
/
+179
2022-05-15
scd4x.read(): indicate whether read was successful
Daniel Friesel
-14
/
+21
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
/
+81
2022-01-26
arduino-nano stdin: incerement ring buffer pointer in a less obscure fashion
Daniel Friesel
-2
/
+2
2022-01-26
arduino nano: fix timer; note that it's limited to ≥ 62 Hz
Daniel Friesel
-4
/
+9
2022-01-26
timertest: add Kconfig entry
Daniel Friesel
-0
/
+6
2022-01-26
atmega2650 timer: actually use CTC mode
Daniel Friesel
-3
/
+5
2022-01-26
atmega2560: add dmx driver on UART3
Daniel Friesel
-0
/
+74
2022-01-26
atmega2650 timer: Use 16-bit Timer 4, fix setup_hz / setup_khz
Daniel Friesel
-13
/
+13
2022-01-26
atmega2560: add missing gpios. herp derp.
Daniel Friesel
-0
/
+35
2022-01-16
msp430fr timer: automatically set TA0CCR for low Hz values
Daniel Friesel
-12
/
+19
2022-01-16
msp430fr: use 16-byte uart input buffer
Daniel Friesel
-8
/
+12
2022-01-16
Add UART→DMX app
Daniel Friesel
-0
/
+91
2022-01-16
add DMX driver for MSP430FR5969 and MSP430FR5994 launchpads
Daniel Friesel
-6
/
+196
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
/
+87
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
/
+10
2021-12-31
Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C
Daniel Friesel
-48
/
+41
2021-12-31
am2320: documentation
Daniel Friesel
-0
/
+30
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
/
+21
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
update readme
Daniel Friesel
-34
/
+76
2021-12-27
max44006: remove unused red, green, blue, clear, ir class variables
Daniel Friesel
-3
/
+9
[next]