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
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-01-21
rename udeflate to deflate
Daniel Friesel
-21
/
+21
2021-01-20
udeflate: add support for uncompressed blocks
Daniel Friesel
-0
/
+1
2021-01-20
udeflate: Verify zlib FCHECK
Daniel Friesel
-0
/
+1
2021-01-20
add some bounds checks
Daniel Friesel
-1
/
+2
2021-01-20
Turn udeflate into a proper library
Daniel Friesel
-0
/
+18
2020-12-11
ptalog.h: Fix compilation error for !PTALOG_GPIO
Daniel Friesel
-4
/
+2
2020-12-08
add licensing information
Daniel Friesel
-21
/
+383
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+22
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-2
/
+2
2020-10-16
ptalog: log state duration as well
Daniel Friesel
-7
/
+34
2020-09-10
stm32f446re: implement gpio.read
Daniel Friesel
-2
/
+9
2020-09-10
stm32f446re-nucleo gpio: Fix offsets
Daniel Friesel
-6
/
+6
2020-09-07
remove external libraries from main branch
Daniel Friesel
-35780
/
+0
2020-08-31
msp430fr: rename spi_b to spi to be consistent with other architectures
Daniel Friesel
-0
/
+0
2020-08-31
remove leacy arduino-nano-168 relict
Daniel Friesel
-1
/
+0
2020-08-31
remove nonfunctional MAX44006 driver
Daniel Friesel
-21
/
+0
2020-08-12
working AEMR timing benchmarks on stm32f446re
Daniel Friesel
-5
/
+35
2020-08-12
stm32f446re: Add counter
Daniel Friesel
-0
/
+35
2020-08-12
stm32f446re: Add uptime counter and proper loop mode with standby in between
Daniel Friesel
-0
/
+27
2020-07-26
Add minimal STM32F446RE Nucleo support. No interrupts yet.
Daniel Friesel
-0
/
+82
2020-07-22
add timed_resistive_load for µs-scale model generation timing benchmarks
Daniel Friesel
-0
/
+74
2020-07-17
Add mmsubstate driver for sub-state detection evaluation
Daniel Friesel
-0
/
+24
2020-07-17
MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-up
Daniel Friesel
-0
/
+5
2020-07-10
add resistive load driver for energy measurement device evaluation
Daniel Friesel
-0
/
+35
2020-05-14
Arduino Nano GPIO: Fix typo
Daniel Friesel
-4
/
+4
2020-04-30
MSP430FR5969 GPIO: Fix typo
Daniel Friesel
-1
/
+1
2020-04-30
MSP430 gpio.setup: Avoid unintentional short circuits
Daniel Friesel
-14
/
+40
2020-03-25
msp430fr5994lp-256k: aspectc support
Daniel Friesel
-0
/
+3
2020-03-18
Arduino: Add ADC driver
Daniel Friesel
-0
/
+17
2020-03-11
Add S5851A temperature sensor driver
Daniel Friesel
-0
/
+19
2020-03-08
mpu9250: getRawMagnet: pass request success to userland
Daniel Friesel
-1
/
+1
2020-03-08
HDC1080: Add heater toggle
Daniel Friesel
-0
/
+1
2019-12-20
add untested Arduino Nano SPI driver
Daniel Friesel
-0
/
+18
2019-12-12
mpu9250: Add nineAxis function
Daniel Friesel
-0
/
+1
2019-12-12
bme680_util: add sleep_ms wrapper
Daniel Friesel
-0
/
+1
2019-11-28
MPU9250: Add AEMR DFA driver functions and model
Daniel Friesel
-1
/
+9
2019-11-18
ptalog barcode generation: decrease module size, increase quiet zone
Daniel Friesel
-6
/
+6
2019-11-15
ptalog: note that the current code may violate the Code128 quiet zone
Daniel Friesel
-0
/
+3
2019-11-14
ptalog: decrease delay border around barcode output
Daniel Friesel
-2
/
+2
2019-11-13
ptalog: Support barcode synchronization
Daniel Friesel
-2
/
+17
2019-11-05
PTALog: Add PTALOG_GPIO_BEFORE (toggle GPIO before instead of during transition)
Daniel Friesel
-12
/
+25
2019-11-01
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-8
/
+268
2019-10-28
MSP430FR5994: Add .arch.sleep_ms (energy-efficient delay_ms variant)
Daniel Friesel
-0
/
+1
2019-10-25
BME280: Add DFA model
Daniel Friesel
-0
/
+17
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-10
/
+36
2019-10-25
BME280: Do not use 64bit code (slow and broken on 16bit MSP430)
Daniel Friesel
-1
/
+1
2019-10-25
Add BME280 driver
Daniel Friesel
-0
/
+895
2019-10-21
Add basic MPU9250 driver
Daniel Friesel
-0
/
+30
2019-10-18
Add preliminary version of HDC1080 driver (not working reliably yet)
Daniel Friesel
-0
/
+22
2019-09-25
BME680: Add .configure helper function
Daniel Friesel
-0
/
+9
[next]