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
/
include
Age
Commit message (
Collapse
)
Author
Lines
2022-08-09
posix counter: switch to clock_monotonic
Daniel Friesel
-5
/
+5
2022-07-21
tc1796 is a proper arch now
Daniel Friesel
-0
/
+0
2022-07-21
tc1796: it's working!
Daniel Friesel
-1
/
+11
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
/
+27030
2022-06-28
add TC299 mock arch
Daniel Friesel
-0
/
+134
2022-06-28
tc1796/tc397 are not properly implemented → rename to -mock
Daniel Friesel
-0
/
+0
2022-06-28
add TC1796 and TC397 mock architectures
Daniel Friesel
-0
/
+268
only usable for ELF benchmarks, flashing is not supported
2022-05-26
sen5x: verify crc when reading data
Daniel Friesel
-0
/
+3
2022-05-20
sen5x: add cleanfan and readstatus commands
Daniel Friesel
-0
/
+12
2022-05-15
add driver stub for Sensirion SEN5x PM sensor
Daniel Friesel
-0
/
+81
2022-05-15
scd4x.read(): indicate whether read was successful
Daniel Friesel
-1
/
+1
2022-01-26
atmega2560: add stdin driver
Daniel Friesel
-0
/
+30
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
atmega2650 timer: actually use CTC mode
Daniel Friesel
-3
/
+5
2022-01-26
atmega2560: add dmx driver on UART3
Daniel Friesel
-0
/
+21
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
-6
/
+10
2022-01-16
add DMX driver for MSP430FR5969 and MSP430FR5994 launchpads
Daniel Friesel
-0
/
+40
2022-01-03
add preliminary arduino nano dmx driver
Daniel Friesel
-0
/
+20
note that it disables stdout / kout support, as the ATMega328 only has one UART.
2021-12-31
atmega2560: add i2c driver (identical with atmega328 version)
Daniel Friesel
-0
/
+1
2021-12-31
am2320: documentation
Daniel Friesel
-0
/
+30
2021-12-27
max44006: remove unused red, green, blue, clear, ir class variables
Daniel Friesel
-3
/
+1
2021-12-27
add VEML6075 driver
Daniel Friesel
-0
/
+84
2021-12-26
max44006: getLight: respect AMBPGA setting
Daniel Friesel
-8
/
+10
2021-12-26
add basic MAX44006 driver
Daniel Friesel
-0
/
+80
2021-12-26
max44009: documentation
Daniel Friesel
-4
/
+18
2021-12-26
max44009: handle overrange condition
Daniel Friesel
-0
/
+3
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-2
/
+4
2021-12-25
stm32f446re: Use pxy instead of px_y pin names
Daniel Friesel
-24
/
+24
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-215
/
+0
2021-12-21
lora32u4ii stdout: add missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
arduino nano adc: add getPin_mV function
Daniel Friesel
-0
/
+1
2021-12-19
ccs811: add setEnv variant with float arguments
Daniel Friesel
-0
/
+1
2021-12-13
mpu9250: Implement getMagnet function
Daniel Friesel
-1
/
+1
TODO: Use ASA[XYZ] for sensitivity adjustment
2021-12-08
hdc1080: add explicit measure() function
Daniel Friesel
-0
/
+1
2021-11-30
add 24px terminus variant
Daniel Friesel
-0
/
+214
2021-11-29
fix terminus16; add framebuffer support for multi-byte font heights
Daniel Friesel
-196
/
+212
2021-11-29
Add Terminus 16-pixel font
Daniel Friesel
-0
/
+245
2021-11-29
framebuffer: battery: show charging indicator
Daniel Friesel
-1
/
+1
2021-11-28
framebuffer: add drawBattery function
Daniel Friesel
-0
/
+1
2021-11-22
framebuffer: add scroll function
Daniel Friesel
-0
/
+1
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+24
2021-11-03
store fonts in PROGMEM on AVR
Daniel Friesel
-192
/
+206
2021-11-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-2
/
+23
2021-11-02
add mirrored version of pixeloperator font
Daniel Friesel
-0
/
+207
2021-11-02
framebuffer: add OutputStream support with pixelfont
Daniel Friesel
-5
/
+221
[next]