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
2024-01-28
README: sort peripherals by type (sensor/actuator/extension)
Birte Kristina Friesel
-19
/
+31
2024-01-28
MSP430FR5994: Kconfig: Specify I²C pins
Birte Kristina Friesel
-1
/
+4
2024-01-27
Add Kconfig entry for TSL2591
Birte Kristina Friesel
-0
/
+4
2024-01-27
fr5994 USB UART is eUSCI_A0
Birte Kristina Friesel
-1
/
+1
2024-01-27
README: consistency
Birte Kristina Friesel
-9
/
+12
2024-01-27
MSP430FR5994: support DMX on eUSCI_A1 and eUSCI_A2 as well
Birte Kristina Friesel
-22
/
+207
2024-01-27
msp430fr5969: sleep: restore interrupt state
Birte Kristina Friesel
-1
/
+11
2024-01-27
msp430fr5994: run with interrupts enabled
Birte Kristina Friesel
-21
/
+19
2024-01-27
README: Update FR5969; split up FR5994
Birte Kristina Friesel
-5
/
+14
2024-01-27
MSP430FR5969: Run with interrupts enabled all the time
Birte Kristina Friesel
-2
/
+0
2024-01-27
msp430fr5969: add UART input on eUSCI_A1
Birte Kristina Friesel
-0
/
+82
2024-01-27
msp430fr5969 stdin: increase buffer size; move initialization to stdin
Birte Kristina Friesel
-24
/
+25
2024-01-27
MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)
Birte Kristina Friesel
-3
/
+103
2024-01-27
README: Add Mega2560
Birte Kristina Friesel
-5
/
+21
2024-01-27
mega2560: ensure that DMX and stdout are never configured for the same UART
Birte Kristina Friesel
-0
/
+3
2024-01-26
uart-to-dmx: support DMX1 through 3
Birte Kristina Friesel
-1
/
+13
2024-01-26
Add mqtt-to-dmx app for ATMega2560 (and possibly, later, others)
Birte Kristina Friesel
-0
/
+133
2024-01-26
atmega2560: provide one DMX driver per extra UART
Birte Kristina Friesel
-10
/
+175
2024-01-26
ATMega2560: Add stdin and stdout on UART1, UART2, UART3
Birte Kristina Friesel
-3
/
+496
2024-01-26
arduino-nano/Kconfig add some pin definitions and help texts
Birte Kristina Friesel
-5
/
+25
2024-01-21
VEML6075: I²C reads need just one byte written per register
Birte Kristina Friesel
-4
/
+4
2024-01-17
CCS811 setEnv: "0" means -25°c, so we have to pass temp+25, not temp-25
Birte Kristina Friesel
-1
/
+1
2024-01-15
MAX444006: Implement setAmbientConfig
Birte Kristina Friesel
-12
/
+27
2024-01-14
MAX44006 driver: PWRON bit is 0x04, not 0x02
Birte Kristina Friesel
-1
/
+1
2023-12-22
datalogger: report raw ads111x value
Birte Kristina Friesel
-1
/
+1
2023-12-19
add auto-generated src/app/treebench/tree.c.inc to gitignore
Birte Kristina Friesel
-0
/
+1
2023-09-11
oops
Birte Kristina Friesel
-1
/
+1
2023-09-11
rm46l8lp: update serial port
Birte Kristina Friesel
-1
/
+1
2023-09-11
rm46l8lp: configurable compiler and flasher paths
Birte Kristina Friesel
-6
/
+9
2023-07-03
update copyright
Birte Kristina Friesel
-383
/
+383
2023-04-27
ads111x class: declare constants as static
Daniel Friesel
-3
/
+3
2023-04-27
ads111x: fix typo
Daniel Friesel
-1
/
+1
2023-03-12
inflate: make inputs const
Derf Null
-6
/
+6
Make the inputs const since we never write to the data it points to. Patch provided by Andrew Jeddeloh
2023-03-12
inflate.cc: Incorporate change from zlib-deflate-nostdlib
Derf Null
-3
/
+2
Patch provided by Andrew Jeddeloh
2023-01-24
add plot-ads1115 helper script
Daniel Friesel
-0
/
+77
2023-01-01
ads111x: add readRaw function
Daniel Friesel
-4
/
+9
2023-01-01
Add driver for ADS111x 16-Bit ADC
Daniel Friesel
-0
/
+165
2022-08-11
rm46: correctly determine nfpvalues
Daniel Friesel
-2
/
+2
2022-08-09
posix makefile: add counter freq (faked via clock_monotonic @ 1ns → 1GHz)
Daniel Friesel
-0
/
+1
2022-08-09
posix counter: switch to clock_monotonic
Daniel Friesel
-5
/
+5
2022-08-09
tc1796: use ssh_askpass to replace password prompt
Daniel Friesel
-2
/
+6
2022-07-21
tc1796: discard QEMU telnet output (there are non-ascii portions in it)
Daniel Friesel
-2
/
+2
2022-07-21
tc1796: add monitor and counter info
Daniel Friesel
-0
/
+2
2022-07-21
doku ist sehr gut!
Daniel Friesel
-2
/
+2
2022-07-21
tc1796: arch_clean: remove system.bin as well
Daniel Friesel
-1
/
+1
2022-07-21
tc1796 is a proper arch now
Daniel Friesel
-8
/
+8
2022-07-21
tc1796: it's working!
Daniel Friesel
-16
/
+84
2022-07-19
tc1796: set PLL to 150 MHz; implement delay_us/delay_ms
Daniel Friesel
-0
/
+32
2022-07-19
tc1796: add 'make monitor'; thanks to reset caused by device_del
Daniel Friesel
-11
/
+16
2022-07-18
tc1796: can haz 'make program' \o/
Daniel Friesel
-2
/
+7
[next]