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 (
Expand
)
Author
Lines
2024-02-10
rename sharp96-bad-apple to bad-apple-msp430fr-sharp96
Birte Kristina Friesel
-0
/
+0
2024-02-10
ssd1306test app requires vertical addressing mode
Birte Kristina Friesel
-1
/
+3
2024-02-10
ssd1306.h: Fix initialization for 32px high vertical addressing mode
Birte Kristina Friesel
-1
/
+1
2024-02-08
consistent headings might help as well
Birte Kristina Friesel
-1
/
+1
2024-02-08
derp2
Birte Kristina Friesel
-1
/
+1
2024-02-08
derp
Birte Kristina Friesel
-1
/
+1
2024-02-08
README: Add LM4F120H5QR
Birte Kristina Friesel
-0
/
+7
2024-02-08
README: It's "target" rather than "arch"; add overview table
Birte Kristina Friesel
-17
/
+37
2024-02-08
Yeah, Makefiles are hard
Birte Kristina Friesel
-4
/
+1
2024-02-08
...
Birte Kristina Friesel
-1
/
+1
2024-02-08
makefile dependencies are hard
Birte Kristina Friesel
-0
/
+2
2024-02-08
GitLab CI: Fetch submodules
Birte Kristina Friesel
-0
/
+3
2024-02-08
README: Add RM46L8 Launchpad
Birte Kristina Friesel
-0
/
+6
2024-02-08
README: Document NUCLEO boards
Birte Kristina Friesel
-0
/
+14
2024-02-08
Add preliminary STM32F746ZG-Nucleo support
Birte Kristina Friesel
-0
/
+587
2024-02-08
switch to upstream libopencm3 (it actually supports Python3 by now!)
Birte Kristina Friesel
-2
/
+2
2024-02-08
stm32f4: switch to non-deprecated stlink.cfg
Birte Kristina Friesel
-1
/
+1
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
[next]