summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2021-05-12add mpack 1.0protocol-modeling-netsysDaniel Friesel-0/+13612
2021-05-12add prototest appDaniel Friesel-0/+354
2021-05-12import nanopb 0.4.5 (0.4.6-dev)Daniel Friesel-0/+4392
2021-05-12add xdrDaniel Friesel-0/+538
2021-05-12import ubjsonDaniel Friesel-0/+1714
2021-05-12arduinojson: add arduino, esp8266, msp430, stm32 to embedded detectionDaniel Friesel-0/+4
2021-05-12Make ArduinoJson work with MSP430 headersDaniel Friesel-299/+299
2021-05-12import ArduinoJson 6.18.0Daniel Friesel-0/+10934
2021-04-16ssd1306-bad-apple: support both 128x64 and 128x32 displaysDaniel Friesel-8/+8
2021-04-16ssd1306: reset column and page pointer on initializationDaniel Friesel-2/+8
2021-04-15scd4x: implement startLowPower, remove unsupported stopLowPowerDaniel Friesel-1/+7
2021-04-14msp430fr5994: fix uart output. wat.Daniel Friesel-3/+4
2021-04-13ffsDaniel Friesel-0/+1
2021-04-13gitlab ci: fix posix targetDaniel Friesel-0/+1
2021-04-13tests: create empty .config to satisfy dependenciesDaniel Friesel-0/+14
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-24/+62
2021-04-13add ssd1306 bad apple skeletonDaniel Friesel-0/+153
2021-04-12add ssd1306 test appDaniel Friesel-3/+89
2021-04-12i2cdetect: select hardware i2c meta-variable in app modeDaniel Friesel-0/+1
2021-04-11ssd1306: Comment initialization sequenceDaniel Friesel-3/+77
2021-04-11ssd1306: Add setContrast and setInvert methodsDaniel Friesel-1/+14
2021-04-11Add SSD1306 OLED display driverDaniel Friesel-0/+153
2021-04-10Allow software and hardware i2c to be used together (e.g. on different pins)Daniel Friesel-6/+19
2021-03-17msp430fr5994: fix gpio definitionsDaniel Friesel-8/+8
2021-02-26softi2c: report NAKs during TXDaniel Friesel-3/+9
2021-02-26Add SCD4x driver and datalog integrationDaniel Friesel-0/+110
2021-02-25add simple TSL2591 illuminance / IR sensor driverDaniel Friesel-0/+81
2021-02-25move datalog functions from i2cdetect into separate appDaniel Friesel-205/+256
2021-02-24i2cdetect: ccs811: more concise output, use low-power measuring modeDaniel Friesel-5/+3
2021-02-24app makefiles: set CONFIG_* variables where applicableDaniel Friesel-31/+28
2021-02-24sharp96 depends on large modeDaniel Friesel-3/+4
2021-02-24nrf24l01test: select spi driverDaniel Friesel-2/+3
2021-02-24Add more build testsDaniel Friesel-15/+70
2021-02-18add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) supportDaniel Friesel-0/+575
2021-02-17esp8266, stm32f446re-nucleo: Fix ROM/RAM usage reportDaniel Friesel-2/+2
2021-02-14add initialization and readout to CCS811 driverDaniel Friesel-13/+101
2021-02-14bme680-max44009-logger: switch to bme680 float apiDaniel Friesel-3/+6
2021-02-14do not continuously re-init bme680Daniel Friesel-18/+27
2021-02-14arduino-nano/i2c: add missing return, remove unused variableDaniel Friesel-2/+1
2021-02-14bme680-max44009-logger: improve resilience against bad wiringDaniel Friesel-27/+76
2021-02-08add arduino-nano bme680-max44009-dataloggerDaniel Friesel-0/+300
2021-02-07add arch atmega2560 (preliminary support)Daniel Friesel-0/+771
2021-02-03bad apple: increase frame rate to 7 FPS. now running at actual speed.Daniel Friesel-739/+588
2021-02-01update deflate libraryDaniel Friesel-3/+97
2021-01-31Bad Apple now running @ 6.67 HzDaniel Friesel-1280/+745
2021-01-30add sharp96 bad apple appDaniel Friesel-0/+1359
2021-01-30msp430fr5994lp timer: add setup_hz for very low frequenciesDaniel Friesel-0/+7
2021-01-30inflate bugfixDaniel Friesel-7/+7
2021-01-30sharp96: writeLine: send vcom bitDaniel Friesel-1/+1
2021-01-28add more cat targets and size outputDaniel Friesel-3/+14