summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2022-07-18tc1796 makefile: generate system.bin for jtag-over-usb flasherDaniel Friesel-2/+5
2022-07-18tc1796 mock: prepare for actual operation (LEDs are working!)Daniel Friesel-0/+6
2022-07-18Add Hercules RM46L8 Launchpad support (Cortex R4F)Daniel Friesel-0/+43930
2022-06-29arduino-nano: add .so support to makefileDaniel Friesel-1/+4
2022-06-28add TC299 mock archDaniel Friesel-0/+310
2022-06-28tc1796/tc397 are not properly implemented → rename to -mockDaniel Friesel-14/+14
2022-06-28add TC1796 and TC397 mock architecturesDaniel Friesel-0/+620
2022-06-28size, nfpvalues: accept multi-command size executables (e.g. using wine)Daniel Friesel-2/+2
2022-05-26sen5x: verify crc when reading dataDaniel Friesel-0/+35
2022-05-26README: add SEN5x to list of supported devicesDaniel Friesel-0/+1
2022-05-20sen5x: add cleanfan and readstatus commandsDaniel Friesel-0/+61
2022-05-16treebench: do not use loop modeDaniel Friesel-13/+8
2022-05-15add driver stub for Sensirion SEN5x PM sensorDaniel Friesel-0/+179
2022-05-15scd4x.read(): indicate whether read was successfulDaniel Friesel-14/+21
2022-05-15scd4x: properly transmit read commandDaniel Friesel-1/+1
2022-05-09add treebench appDaniel Friesel-0/+47
2022-02-18msp430fr5994: remove experimental clock system kconfig for nowDaniel Friesel-109/+109