summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-23Add STREAM benchmark applicationBirte Kristina Friesel-0/+173
2024-02-21stm32f7: slightly un-break delay_us and delay_msBirte Kristina Friesel-5/+7
2024-02-21make stm32f7 usable with dfatool counter benchmarksBirte Kristina Friesel-0/+3
2024-02-16rm46l8lp: overflow is 2^32, not 2^32-1Birte Kristina Friesel-1/+1
2024-02-15stm32f7: Working counterBirte Kristina Friesel-4/+6
2024-02-15rm46l8lp: Add 'cat' targetBirte Kristina Friesel-0/+3
2024-02-12stm32f7: Add I²C driver. With fast mode!Birte Kristina Friesel-3/+53
2024-02-12Add Bad Apple on STM32F4 (WiP; timer is still missing)Birte Kristina Friesel-0/+1634
2024-02-11stm32f446re: Add I²C driverBirte Kristina Friesel-1/+55
2024-02-11ssd1306test: initialize gpios (required for softi2c)Birte Kristina Friesel-0/+4
2024-02-11Add Bad Apple on ATMega2560 (not working very well)Birte Kristina Friesel-0/+1016
2024-02-11bad-apple on msp430fr / sharp96: more consistent main loopBirte Kristina Friesel-11/+12
2024-02-10bad-apple-msp430fr-ssd1306-128x64: there is no setup_hz_lowBirte Kristina Friesel-1/+1
2024-02-10bad-apple-msp430fr-ssd1306-128x64: Specify dependenciesBirte Kristina Friesel-2/+7
2024-02-10msp430fr sharp96 bad apple depends on a timerBirte Kristina Friesel-0/+1
2024-02-10bad-apple-msp430fr-ssd1306: add frames.ccBirte Kristina Friesel-0/+703
2024-02-10msp430fr5994: It's FRAM/SRAM, not ROM/RAMBirte Kristina Friesel-1/+1
2024-02-10msp430fr5994: correctly specify FRAM usage when flashing in 20bit modeBirte Kristina Friesel-1/+5
2024-02-10ssd1306test depends on framebufferBirte Kristina Friesel-0/+1
2024-02-10rename ssd1306-bad-apple to bad-apple-msp430fr-ssd1306-128x64Birte Kristina Friesel-0/+0
2024-02-10bad apple: improve promptBirte Kristina Friesel-1/+1
2024-02-10bad apple: more fine-grained dependencies in KconfigBirte Kristina Friesel-2/+7
2024-02-10rename sharp96-bad-apple to bad-apple-msp430fr-sharp96Birte Kristina Friesel-0/+0
2024-02-10ssd1306test app requires vertical addressing modeBirte Kristina Friesel-1/+3
2024-02-08Add preliminary STM32F746ZG-Nucleo supportBirte Kristina Friesel-0/+357
2024-02-08stm32f4: switch to non-deprecated stlink.cfgBirte Kristina Friesel-1/+1
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-27MSP430FR5994: support DMX on eUSCI_A1 and eUSCI_A2 as wellBirte Kristina Friesel-15/+157
2024-01-27msp430fr5969: sleep: restore interrupt stateBirte Kristina Friesel-1/+11
2024-01-27msp430fr5994: run with interrupts enabledBirte Kristina Friesel-21/+19
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/+51
2024-01-27msp430fr5969 stdin: increase buffer size; move initialization to stdinBirte Kristina Friesel-18/+18
2024-01-27MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1)Birte Kristina Friesel-3/+79
2024-01-27README: Add Mega2560Birte Kristina Friesel-1/+4
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-6/+129
2024-01-26ATMega2560: Add stdin and stdout on UART1, UART2, UART3Birte Kristina Friesel-3/+334
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-11/+25
2023-12-22datalogger: report raw ads111x valueBirte Kristina Friesel-1/+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-260/+260