summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-08-31ccs811test is not ready for Kconfig yetDaniel Friesel-2/+0
2020-08-31msp430fr: rename spi_b to spi to be consistent with other architecturesDaniel Friesel-53/+27
2020-08-31remove leacy arduino-nano-168 relictDaniel Friesel-1/+0
2020-08-31kconfig: i2c and softi2c drivers must not be combindDaniel Friesel-2/+6
2020-08-31esp8266: use qio by defaultDaniel Friesel-1/+1
2020-08-31mmsimple and mmsubstate conflictDaniel Friesel-1/+1
2020-08-31luxlog does not require timerDaniel Friesel-1/+0
2020-08-31Leave out incomplete s5851a and ccs811 drivers from kconfigDaniel Friesel-6/+3
2020-08-31Further add Kconfig fixesDaniel Friesel-3/+3
2020-08-31driver/Kconfig: Remove aemr-specific dummy and resistive_load driversDaniel Friesel-4/+2
2020-08-31arduino-nano-168 is no moreDaniel Friesel-5/+0
2020-08-31msp430fr5994lp-256k is no moreDaniel Friesel-5/+0
2020-08-31softi2c driver: fix typoDaniel Friesel-1/+1
2020-08-31automatically exclude apps without KconfigDaniel Friesel-2/+2
2020-08-31Add more app dependenciesDaniel Friesel-0/+10
2020-08-31spi_a1 drivers are brokenDaniel Friesel-6/+8
2020-08-31exclude aemr and prototest apps from kconfigDaniel Friesel-2/+6
2020-08-31msp430fr5994lp spi_a1: Fix include pathDaniel Friesel-1/+1
2020-08-31BME280 and BME680 drivers cannot be used simultaneouslyDaniel Friesel-1/+1
2020-08-31arduino nano: Turn CPU into a choiceDaniel Friesel-2/+9
2020-08-31ostream is only available in esp8266, msp430, posixDaniel Friesel-0/+1
2020-08-31remove nonfunctional MAX44006 driverDaniel Friesel-96/+0
2020-08-31driver Kconfig: Add missing meta_driver_uptimeDaniel Friesel-0/+2
2020-08-31Remove remaining arduino_nano_168 referencesDaniel Friesel-3/+3
2020-08-31Merge arduino-nano-168 into arduino-nano (differences are minimal)Daniel Friesel-206/+10
2020-08-28Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 insteadDaniel Friesel-43/+7
2020-08-28POSIX: Fix timer_s / uptime config in makefileDaniel Friesel-3/+3
2020-08-28stm32f446re-nucleo: Fix missing -c switch in "make program"Daniel Friesel-1/+1
2020-08-28Expose configuration via KconfigDaniel Friesel-191/+950
2020-08-28remove bench app (outdated, unused)Daniel Friesel-64/+0
2020-08-27use the same gcc version for msp430fr5969 an msp430fr5994Daniel Friesel-15/+13
2020-08-27Makefile: Auto-select sharp96 pins based on archDaniel Friesel-6/+15
2020-08-13Speed upGitlab CI pipeline by using prebuilt Docker imageDaniel Friesel-9/+3
2020-08-13GitLab CI: Add build tests for stm32f446re-nucleoDaniel Friesel-3/+17
2020-08-12stm32f446re: configurable clock speedDaniel Friesel-1/+16
2020-08-12working AEMR timing benchmarks on stm32f446reDaniel Friesel-5/+37
2020-08-12mp, mpm: remove object files before buildingDaniel Friesel-2/+6
2020-08-12stm32f446re: Add counterDaniel Friesel-13/+75
2020-08-12stm32f446re: Add uptime counter and proper loop mode with standby in betweenDaniel Friesel-3/+80
2020-07-26Add minimal STM32F446RE Nucleo support. No interrupts yet.Daniel Friesel-0/+296
2020-07-22add timed_resistive_load for µs-scale model generation timing benchmarksDaniel Friesel-1/+224
2020-07-17Add mmsubstate driver for sub-state detection evaluationDaniel Friesel-0/+155
2020-07-17MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-upDaniel Friesel-0/+5
2020-07-13Makefile: Set correct resistor4_pin for resistive_loadDaniel Friesel-1/+1
2020-07-10add resistive load driver for energy measurement device evaluationDaniel Friesel-0/+212
2020-07-06wetterstation: Add dew sensorDaniel Friesel-5/+45
2020-07-05add anemometer appDaniel Friesel-0/+153
2020-06-22loratest app. TODO: move SerialOutput and SerialInput to separate classDaniel Friesel-0/+166
2020-05-14nrf24l01: add arduino/msp430fr* supportDaniel Friesel-0/+8
2020-05-14Arduino Nano GPIO: Fix typoDaniel Friesel-4/+4