summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-10-26nrf24: Add powerDown transitionmerge-prep/lennartDaniel Friesel-1/+4
2020-10-26msp430 sleep_ms: restore previous interrupt state on exitDaniel Friesel-1/+11
2020-10-23use 16bit uint for msp430fr overflow counterDaniel Friesel-3/+3
2020-10-22fix energytrace+timer-based AEMR/dfatool benchmarks on msp430fr5994Daniel Friesel-1/+1
2020-10-16ptalog: log state duration as wellDaniel Friesel-7/+34
2020-09-26BME680 works on Arduino NanoDaniel Friesel-1/+1
2020-09-16msp430fr5994lp: fix attribute generation with large mode enabledDaniel Friesel-0/+5
2020-09-11add AspectC++ to kconfigDaniel Friesel-7/+15
2020-09-11eeprom24lc64: fix typo, add I2C dependencyDaniel Friesel-1/+2
2020-09-10bme280, bme680 depend on arch implementing sleep_ms at the momentDaniel Friesel-2/+2
2020-09-10stm32f446re-nucleo does not have a timer driver yetDaniel Friesel-9/+9
2020-09-10stm32f446re: implement gpio.readDaniel Friesel-2/+9
2020-09-10stm32f446re-nucleo gpio: Fix offsetsDaniel Friesel-6/+6
2020-09-10Makefile: Add missing ${QUIET} statementsDaniel Friesel-11/+8
2020-09-10blinkenrocket: make delay_ms, sleep_ms work with non-compile time constantsDaniel Friesel-2/+6
2020-09-07Add ESP8266 build to CIDaniel Friesel-0/+12
2020-09-07stm32f446re: update "make help"Daniel Friesel-5/+1
2020-09-07libopencm3: Switch to Python3 forkDaniel Friesel-2/+1
2020-09-07remove external libraries from main branchDaniel Friesel-51809/+0
2020-09-07external pull-ups are only implemented on MSP430FR at the momentDaniel Friesel-1/+3
2020-09-07add make-elf helperDaniel Friesel-0/+8
2020-09-07add machine-readable binary size output ("make attributes")Daniel Friesel-7/+70
2020-09-07mkconfig: add defaults for look, wakeup, ostreamDaniel Friesel-0/+3
2020-09-07mp(m): remove build/system.elf before running make, just to be safeDaniel Friesel-0/+2
2020-09-07add softi2c pullup to KconfigDaniel Friesel-0/+34
2020-09-04i2cdetect mpu9250: derpDaniel Friesel-4/+4
2020-09-01add randconfig targetDaniel Friesel-1/+14
2020-09-01add randconfig targetDaniel Friesel-1/+4
2020-08-31arduino-nano: Add "make size" targetDaniel Friesel-1/+6
2020-08-31further kconfig dependency fixesDaniel Friesel-6/+6
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