Age | Commit message (Expand) | Author | Lines |
2022-05-15 | add driver stub for Sensirion SEN5x PM sensor | Daniel Friesel | -0/+4 |
2021-12-29 | Prepare for BME680 BSEC support | Daniel Friesel | -0/+6 |
2021-12-27 | add veml6075 Makefile target | Daniel Friesel | -0/+4 |
2021-12-25 | Makefile: remove superfluous softi2c pullup configuration | Daniel Friesel | -31/+0 |
2021-12-25 | rename os/object to object | Daniel Friesel | -2/+2 |
2021-12-21 | Remove unused TIMER_US support | Daniel Friesel | -5/+0 |
2021-12-21 | Makefile: remove legacy aspectc, ostream, wakeup flags | Daniel Friesel | -13/+1 |
2021-12-13 | add "make nconfig" target for systems without X11 | Daniel Friesel | -0/+3 |
2021-11-03 | Makefile: add ds2482 compilation switch | Daniel Friesel | -0/+4 |
2021-10-20 | Add missing makefile targets for aurora mb and framebuffer | Daniel Friesel | -0/+21 |
2021-10-11 | add nfpvalues and nfpkeys make targets | Daniel Friesel | -1/+4 |
2021-05-28 | driver configuration is now kconfig-first | Daniel Friesel | -112/+1 |
2021-05-28 | Set loop/wakeup/ostream either via .config or via app/commandline | Daniel Friesel | -14/+7 |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -5/+5 |
2021-05-28 | Makefile: fix typo | Daniel Friesel | -1/+1 |
2021-04-13 | prepare for switch to config.h instead of CFLAGS defines | Daniel Friesel | -0/+3 |
2021-04-11 | Add SSD1306 OLED display driver | Daniel Friesel | -0/+9 |
2021-04-10 | Allow software and hardware i2c to be used together (e.g. on different pins) | Daniel Friesel | -0/+4 |
2021-02-26 | Add SCD4x driver and datalog integration | Daniel Friesel | -0/+18 |
2021-02-24 | app makefiles: set CONFIG_* variables where applicable | Daniel Friesel | -4/+1 |
2021-02-01 | update deflate library | Daniel Friesel | -0/+4 |
2021-01-28 | add kconfig variables for inflate lib | Daniel Friesel | -0/+8 |
2020-12-08 | add licensing information | Daniel Friesel | -0/+4 |
2020-11-30 | add aemr_transition_sync driver (for evaluation purposes only) | Daniel Friesel | -0/+8 |
2020-09-11 | add AspectC++ to kconfig | Daniel Friesel | -0/+4 |
2020-09-10 | Makefile: Add missing ${QUIET} statements | Daniel Friesel | -1/+1 |
2020-09-07 | add softi2c pullup to Kconfig | Daniel Friesel | -0/+9 |
2020-09-01 | add randconfig target | Daniel Friesel | -1/+1 |
2020-09-01 | add randconfig target | Daniel Friesel | -1/+4 |
2020-08-31 | arduino-nano-168 is no more | Daniel Friesel | -5/+0 |
2020-08-31 | msp430fr5994lp-256k is no more | Daniel Friesel | -5/+0 |
2020-08-28 | Expose configuration via Kconfig | Daniel Friesel | -53/+156 |
2020-08-27 | Makefile: Auto-select sharp96 pins based on arch | Daniel Friesel | -6/+15 |
2020-07-17 | Add mmsubstate driver for sub-state detection evaluation | Daniel Friesel | -0/+5 |
2020-07-13 | Makefile: Set correct resistor4_pin for resistive_load | Daniel Friesel | -1/+1 |
2020-07-10 | add resistive load driver for energy measurement device evaluation | Daniel Friesel | -0/+13 |
2020-03-11 | Add S5851A temperature sensor driver | Daniel Friesel | -0/+5 |
2019-12-20 | Makefile: Add nrf24l01 pins for arduino | Daniel Friesel | -3/+13 |
2019-11-05 | Makefiles: Fix arch_drivers and drivers overides/additions | Daniel Friesel | -1/+1 |
2019-10-25 | Add BME280 driver | Daniel Friesel | -0/+5 |
2019-10-21 | Add basic MPU9250 driver | Daniel Friesel | -0/+5 |
2019-10-18 | Add preliminary version of HDC1080 driver (not working reliably yet) | Daniel Friesel | -0/+5 |
2019-09-23 | Add Bosch SensorTec BME680 driver + utilities | Daniel Friesel | -3/+8 |
2019-08-30 | add dummy driver support | Daniel Friesel | -0/+5 |
2019-07-16 | Working Nrf24 ping-pong | Daniel Friesel | -3/+10 |
2019-06-21 | add basic nRF24 driver | Daniel Friesel | -0/+11 |
2019-06-21 | compile code with -fno-exceptions | Daniel Friesel | -1/+1 |
2019-06-05 | Use two FRAM areas to ensure atomicity | Daniel Friesel | -0/+3 |
2019-05-24 | MSP430: save & restore entire SRAM to/from FRAM | Daniel Friesel | -0/+1 |
2019-03-05 | sharp96: Set default pins in Makefile (it's commonly used on MSP430FR boards) | Daniel Friesel | -0/+3 |