summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2023-01-01Add driver for ADS111x 16-Bit ADCDaniel Friesel-0/+4
2022-05-15add driver stub for Sensirion SEN5x PM sensorDaniel Friesel-0/+4
2021-12-29Prepare for BME680 BSEC supportDaniel Friesel-0/+6
2021-12-27add veml6075 Makefile targetDaniel Friesel-0/+4
2021-12-25Makefile: remove superfluous softi2c pullup configurationDaniel Friesel-31/+0
2021-12-25rename os/object to objectDaniel Friesel-2/+2
2021-12-21Remove unused TIMER_US supportDaniel Friesel-5/+0
2021-12-21Makefile: remove legacy aspectc, ostream, wakeup flagsDaniel Friesel-13/+1
2021-12-13add "make nconfig" target for systems without X11Daniel Friesel-0/+3
2021-11-03Makefile: add ds2482 compilation switchDaniel Friesel-0/+4
2021-10-20Add missing makefile targets for aurora mb and framebufferDaniel Friesel-0/+21
2021-10-11add nfpvalues and nfpkeys make targetsDaniel Friesel-1/+4
2021-05-28driver configuration is now kconfig-firstDaniel Friesel-112/+1
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-14/+7
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-5/+5
2021-05-28Makefile: fix typoDaniel Friesel-1/+1
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-0/+3
2021-04-11Add SSD1306 OLED display driverDaniel Friesel-0/+9
2021-04-10Allow software and hardware i2c to be used together (e.g. on different pins)Daniel Friesel-0/+4
2021-02-26Add SCD4x driver and datalog integrationDaniel Friesel-0/+18
2021-02-24app makefiles: set CONFIG_* variables where applicableDaniel Friesel-4/+1
2021-02-01update deflate libraryDaniel Friesel-0/+4
2021-01-28add kconfig variables for inflate libDaniel Friesel-0/+8
2020-12-08add licensing informationDaniel Friesel-0/+4
2020-11-30add aemr_transition_sync driver (for evaluation purposes only)Daniel Friesel-0/+8
2020-09-11add AspectC++ to kconfigDaniel Friesel-0/+4
2020-09-10Makefile: Add missing ${QUIET} statementsDaniel Friesel-1/+1
2020-09-07add softi2c pullup to KconfigDaniel Friesel-0/+9
2020-09-01add randconfig targetDaniel Friesel-1/+1
2020-09-01add randconfig targetDaniel Friesel-1/+4
2020-08-31arduino-nano-168 is no moreDaniel Friesel-5/+0
2020-08-31msp430fr5994lp-256k is no moreDaniel Friesel-5/+0
2020-08-28Expose configuration via KconfigDaniel Friesel-53/+156
2020-08-27Makefile: Auto-select sharp96 pins based on archDaniel Friesel-6/+15
2020-07-17Add mmsubstate driver for sub-state detection evaluationDaniel 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/+13
2020-03-11Add S5851A temperature sensor driverDaniel Friesel-0/+5
2019-12-20Makefile: Add nrf24l01 pins for arduinoDaniel Friesel-3/+13
2019-11-05Makefiles: Fix arch_drivers and drivers overides/additionsDaniel Friesel-1/+1
2019-10-25Add BME280 driverDaniel Friesel-0/+5
2019-10-21Add basic MPU9250 driverDaniel Friesel-0/+5
2019-10-18Add preliminary version of HDC1080 driver (not working reliably yet)Daniel Friesel-0/+5
2019-09-23Add Bosch SensorTec BME680 driver + utilitiesDaniel Friesel-3/+8
2019-08-30add dummy driver supportDaniel Friesel-0/+5
2019-07-16Working Nrf24 ping-pongDaniel Friesel-3/+10
2019-06-21add basic nRF24 driverDaniel Friesel-0/+11
2019-06-21compile code with -fno-exceptionsDaniel Friesel-1/+1
2019-06-05Use two FRAM areas to ensure atomicityDaniel Friesel-0/+3