summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2024-01-28README: sort peripherals by type (sensor/actuator/extension)Birte Kristina Friesel-19/+31
2024-01-28MSP430FR5994: Kconfig: Specify I²C pinsBirte Kristina Friesel-1/+4
2024-01-27Add Kconfig entry for TSL2591Birte Kristina Friesel-0/+4
2024-01-27fr5994 USB UART is eUSCI_A0Birte Kristina Friesel-1/+1
2024-01-27README: consistencyBirte Kristina Friesel-9/+12
2024-01-27MSP430FR5994: support DMX on eUSCI_A1 and eUSCI_A2 as wellBirte Kristina Friesel-22/+207
2024-01-27msp430fr5969: sleep: restore interrupt stateBirte Kristina Friesel-1/+11
2024-01-27msp430fr5994: run with interrupts enabledBirte Kristina Friesel-21/+19
2024-01-27README: Update FR5969; split up FR5994Birte Kristina Friesel-5/+14
2024-01-27MSP430FR5969: Run with interrupts enabled all the timeBirte Kristina Friesel-2/+0
2024-01-27msp430fr5969: add UART input on eUSCI_A1Birte Kristina Friesel-0/+82
2024-01-27msp430fr5969 stdin: increase buffer size; move initialization to stdinBirte Kristina Friesel-24/+25
2024-01-27MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)Birte Kristina Friesel-3/+103
2024-01-27README: Add Mega2560Birte Kristina Friesel-5/+21
2024-01-27mega2560: ensure that DMX and stdout are never configured for the same UARTBirte Kristina Friesel-0/+3
2024-01-26uart-to-dmx: support DMX1 through 3Birte Kristina Friesel-1/+13
2024-01-26Add mqtt-to-dmx app for ATMega2560 (and possibly, later, others)Birte Kristina Friesel-0/+133
2024-01-26atmega2560: provide one DMX driver per extra UARTBirte Kristina Friesel-10/+175
2024-01-26ATMega2560: Add stdin and stdout on UART1, UART2, UART3Birte Kristina Friesel-3/+496
2024-01-26arduino-nano/Kconfig add some pin definitions and help textsBirte Kristina Friesel-5/+25
2024-01-21VEML6075: I²C reads need just one byte written per registerBirte Kristina Friesel-4/+4
2024-01-17CCS811 setEnv: "0" means -25°c, so we have to pass temp+25, not temp-25Birte Kristina Friesel-1/+1
2024-01-15MAX444006: Implement setAmbientConfigBirte Kristina Friesel-12/+27
2024-01-14MAX44006 driver: PWRON bit is 0x04, not 0x02Birte Kristina Friesel-1/+1
2023-12-22datalogger: report raw ads111x valueBirte Kristina Friesel-1/+1
2023-12-19add auto-generated src/app/treebench/tree.c.inc to gitignoreBirte Kristina Friesel-0/+1
2023-09-11oopsBirte Kristina Friesel-1/+1
2023-09-11rm46l8lp: update serial portBirte Kristina Friesel-1/+1
2023-09-11rm46l8lp: configurable compiler and flasher pathsBirte Kristina Friesel-6/+9
2023-07-03update copyrightBirte Kristina Friesel-383/+383
2023-04-27ads111x class: declare constants as staticDaniel Friesel-3/+3
2023-04-27ads111x: fix typoDaniel Friesel-1/+1
2023-03-12inflate: make inputs constDerf Null-6/+6
2023-03-12inflate.cc: Incorporate change from zlib-deflate-nostdlibDerf Null-3/+2
2023-01-24add plot-ads1115 helper scriptDaniel Friesel-0/+77
2023-01-01ads111x: add readRaw functionDaniel Friesel-4/+9
2023-01-01Add driver for ADS111x 16-Bit ADCDaniel Friesel-0/+165
2022-08-11rm46: correctly determine nfpvaluesDaniel Friesel-2/+2
2022-08-09posix makefile: add counter freq (faked via clock_monotonic @ 1ns → 1GHz)Daniel Friesel-0/+1
2022-08-09posix counter: switch to clock_monotonicDaniel Friesel-5/+5
2022-08-09tc1796: use ssh_askpass to replace password promptDaniel Friesel-2/+6
2022-07-21tc1796: discard QEMU telnet output (there are non-ascii portions in it)Daniel Friesel-2/+2
2022-07-21tc1796: add monitor and counter infoDaniel Friesel-0/+2
2022-07-21doku ist sehr gut!Daniel Friesel-2/+2
2022-07-21tc1796: arch_clean: remove system.bin as wellDaniel Friesel-1/+1
2022-07-21tc1796 is a proper arch nowDaniel Friesel-8/+8
2022-07-21tc1796: it's working!Daniel Friesel-16/+84
2022-07-19tc1796: set PLL to 150 MHz; implement delay_us/delay_msDaniel Friesel-0/+32
2022-07-19tc1796: add 'make monitor'; thanks to reset caused by device_delDaniel Friesel-11/+16
2022-07-18tc1796: can haz 'make program' \o/Daniel Friesel-2/+7