index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Lines
2020-11-30
msp430fr5994: add experimental support for 32kHz operation via LFXT
Daniel Friesel
-1
/
+19
2020-11-30
msp430fr5994: add gdb and gdb-server targets
Daniel Friesel
-2
/
+17
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+58
2020-10-26
nrf24: Add powerDown transition
merge-prep/lennart
Daniel Friesel
-1
/
+1
2020-10-26
msp430 sleep_ms: restore previous interrupt state on exit
Daniel Friesel
-1
/
+11
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-1
/
+1
2020-10-22
fix energytrace+timer-based AEMR/dfatool benchmarks on msp430fr5994
Daniel Friesel
-1
/
+1
(oh for _fuck's_ sake)
2020-09-26
BME680 works on Arduino Nano
Daniel Friesel
-1
/
+1
2020-09-16
msp430fr5994lp: fix attribute generation with large mode enabled
Daniel Friesel
-0
/
+5
2020-09-11
add AspectC++ to kconfig
Daniel Friesel
-7
/
+7
2020-09-11
eeprom24lc64: fix typo, add I2C dependency
Daniel Friesel
-1
/
+2
2020-09-10
bme280, bme680 depend on arch implementing sleep_ms at the moment
Daniel Friesel
-2
/
+2
2020-09-10
stm32f446re-nucleo does not have a timer driver yet
Daniel Friesel
-9
/
+9
2020-09-10
Makefile: Add missing ${QUIET} statements
Daniel Friesel
-10
/
+7
2020-09-10
blinkenrocket: make delay_ms, sleep_ms work with non-compile time constants
Daniel Friesel
-2
/
+6
2020-09-07
stm32f446re: update "make help"
Daniel Friesel
-5
/
+1
2020-09-07
libopencm3: Switch to Python3 fork
Daniel Friesel
-1
/
+0
2020-09-07
remove external libraries from main branch
Daniel Friesel
-16029
/
+0
2020-09-07
external pull-ups are only implemented on MSP430FR at the moment
Daniel Friesel
-1
/
+3
2020-09-07
add machine-readable binary size output ("make attributes")
Daniel Friesel
-7
/
+30
2020-09-07
add softi2c pullup to Kconfig
Daniel Friesel
-0
/
+25
2020-09-04
i2cdetect mpu9250: derp
Daniel Friesel
-4
/
+4
2020-08-31
arduino-nano: Add "make size" target
Daniel Friesel
-1
/
+6
2020-08-31
further kconfig dependency fixes
Daniel Friesel
-6
/
+6
apart from a lacking sleep_ms meta-var, it's working reliably now
2020-08-31
ccs811test is not ready for Kconfig yet
Daniel Friesel
-2
/
+0
2020-08-31
msp430fr: rename spi_b to spi to be consistent with other architectures
Daniel Friesel
-50
/
+24
2020-08-31
kconfig: i2c and softi2c drivers must not be combind
Daniel Friesel
-2
/
+6
2020-08-31
esp8266: use qio by default
Daniel Friesel
-1
/
+1
2020-08-31
mmsimple and mmsubstate conflict
Daniel Friesel
-1
/
+1
2020-08-31
luxlog does not require timer
Daniel Friesel
-1
/
+0
2020-08-31
Leave out incomplete s5851a and ccs811 drivers from kconfig
Daniel Friesel
-6
/
+3
2020-08-31
Further add Kconfig fixes
Daniel Friesel
-3
/
+3
2020-08-31
driver/Kconfig: Remove aemr-specific dummy and resistive_load drivers
Daniel Friesel
-4
/
+2
2020-08-31
softi2c driver: fix typo
Daniel Friesel
-1
/
+1
2020-08-31
automatically exclude apps without Kconfig
Daniel Friesel
-0
/
+0
2020-08-31
Add more app dependencies
Daniel Friesel
-0
/
+10
2020-08-31
spi_a1 drivers are broken
Daniel Friesel
-6
/
+8
2020-08-31
exclude aemr and prototest apps from kconfig
Daniel Friesel
-2
/
+0
2020-08-31
msp430fr5994lp spi_a1: Fix include path
Daniel Friesel
-1
/
+1
2020-08-31
BME280 and BME680 drivers cannot be used simultaneously
Daniel Friesel
-1
/
+1
2020-08-31
arduino nano: Turn CPU into a choice
Daniel Friesel
-2
/
+9
2020-08-31
remove nonfunctional MAX44006 driver
Daniel Friesel
-75
/
+0
2020-08-31
driver Kconfig: Add missing meta_driver_uptime
Daniel Friesel
-0
/
+2
2020-08-31
Remove remaining arduino_nano_168 references
Daniel Friesel
-3
/
+3
2020-08-31
Merge arduino-nano-168 into arduino-nano (differences are minimal)
Daniel Friesel
-206
/
+10
2020-08-28
Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 instead
Daniel Friesel
-52
/
+7
2020-08-28
POSIX: Fix timer_s / uptime config in makefile
Daniel Friesel
-3
/
+3
2020-08-28
stm32f446re-nucleo: Fix missing -c switch in "make program"
Daniel Friesel
-1
/
+1
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-138
/
+699
2020-08-28
remove bench app (outdated, unused)
Daniel Friesel
-64
/
+0
[prev]
[next]