Age | Commit message (Expand) | Author | Lines |
2024-11-16 | ws2812b test: do not turn off LEDs completely to aid dead pixel detection | Birte Kristina Friesel | -1/+1 |
2024-11-16 | Add WS2812b test application | Birte Kristina Friesel | -0/+57 |
2024-02-23 | Add STREAM benchmark application | Birte Kristina Friesel | -0/+173 |
2024-02-21 | stm32f7: slightly un-break delay_us and delay_ms | Birte Kristina Friesel | -5/+7 |
2024-02-21 | make stm32f7 usable with dfatool counter benchmarks | Birte Kristina Friesel | -0/+3 |
2024-02-16 | rm46l8lp: overflow is 2^32, not 2^32-1 | Birte Kristina Friesel | -1/+1 |
2024-02-15 | stm32f7: Working counter | Birte Kristina Friesel | -4/+6 |
2024-02-15 | rm46l8lp: Add 'cat' target | Birte Kristina Friesel | -0/+3 |
2024-02-12 | stm32f7: Add I²C driver. With fast mode! | Birte Kristina Friesel | -3/+53 |
2024-02-12 | Add Bad Apple on STM32F4 (WiP; timer is still missing) | Birte Kristina Friesel | -0/+1634 |
2024-02-11 | stm32f446re: Add I²C driver | Birte Kristina Friesel | -1/+55 |
2024-02-11 | ssd1306test: initialize gpios (required for softi2c) | Birte Kristina Friesel | -0/+4 |
2024-02-11 | Add Bad Apple on ATMega2560 (not working very well) | Birte Kristina Friesel | -0/+1016 |
2024-02-11 | bad-apple on msp430fr / sharp96: more consistent main loop | Birte Kristina Friesel | -11/+12 |
2024-02-10 | bad-apple-msp430fr-ssd1306-128x64: there is no setup_hz_low | Birte Kristina Friesel | -1/+1 |
2024-02-10 | bad-apple-msp430fr-ssd1306-128x64: Specify dependencies | Birte Kristina Friesel | -2/+7 |
2024-02-10 | msp430fr sharp96 bad apple depends on a timer | Birte Kristina Friesel | -0/+1 |
2024-02-10 | bad-apple-msp430fr-ssd1306: add frames.cc | Birte Kristina Friesel | -0/+703 |
2024-02-10 | msp430fr5994: It's FRAM/SRAM, not ROM/RAM | Birte Kristina Friesel | -1/+1 |
2024-02-10 | msp430fr5994: correctly specify FRAM usage when flashing in 20bit mode | Birte Kristina Friesel | -1/+5 |
2024-02-10 | ssd1306test depends on framebuffer | Birte Kristina Friesel | -0/+1 |
2024-02-10 | rename ssd1306-bad-apple to bad-apple-msp430fr-ssd1306-128x64 | Birte Kristina Friesel | -0/+0 |
2024-02-10 | bad apple: improve prompt | Birte Kristina Friesel | -1/+1 |
2024-02-10 | bad apple: more fine-grained dependencies in Kconfig | Birte Kristina Friesel | -2/+7 |
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-08 | Add preliminary STM32F746ZG-Nucleo support | Birte Kristina Friesel | -0/+357 |
2024-02-08 | stm32f4: switch to non-deprecated stlink.cfg | Birte Kristina Friesel | -1/+1 |
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 | MSP430FR5994: support DMX on eUSCI_A1 and eUSCI_A2 as well | Birte Kristina Friesel | -15/+157 |
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 | 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/+51 |
2024-01-27 | msp430fr5969 stdin: increase buffer size; move initialization to stdin | Birte Kristina Friesel | -18/+18 |
2024-01-27 | MSP430FR5969: Add driver for UART output on eUSCI_A1 (stdout1) | Birte Kristina Friesel | -3/+79 |
2024-01-27 | README: Add Mega2560 | Birte Kristina Friesel | -1/+4 |
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 | -6/+129 |
2024-01-26 | ATMega2560: Add stdin and stdout on UART1, UART2, UART3 | Birte Kristina Friesel | -3/+334 |
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 | -11/+25 |
2023-12-22 | datalogger: report raw ads111x value | Birte Kristina Friesel | -1/+1 |
2023-09-11 | oops | Birte Kristina Friesel | -1/+1 |
2023-09-11 | rm46l8lp: update serial port | Birte Kristina Friesel | -1/+1 |