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-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+34
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+30
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+135
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-5
/
+19
2021-02-07
add arch atmega2560 (preliminary support)
Daniel Friesel
-0
/
+385
2021-01-30
msp430fr5994lp timer: add setup_hz for very low frequencies
Daniel Friesel
-0
/
+7
2021-01-26
update zlib-deflate-nostdlib. now fully RFC 1950/1951 compliant.
Daniel Friesel
-0
/
+1
2021-01-21
actually, it's inflate, not deflate
Daniel Friesel
-2
/
+4
2021-01-21
deflate: return number of bytes written to output
Daniel Friesel
-2
/
+2
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
[prev]
[next]