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-09-25
arduino-nano stdout: add pprint (pgmspace string output)
Daniel Friesel
-0
/
+2
2021-09-23
GPIO: Specify default LED ID
Daniel Friesel
-30
/
+30
2021-09-23
lora32u4ii: stdout: Add pprint for PSTR (pgmspace strings)
Daniel Friesel
-0
/
+2
2021-09-22
lora32u4ii: User LED is PC7, not PB5
Daniel Friesel
-6
/
+2
2021-09-19
lora32u4ii: add spi driver
Daniel Friesel
-0
/
+15
2021-09-18
lora32u4ii: Add ADC driver
Daniel Friesel
-1
/
+28
2021-09-18
New architecture: lora32u4ii
Daniel Friesel
-0
/
+249
2021-09-12
arduino-nano/adc: Add missing stdint include
Daniel Friesel
-0
/
+2
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-2
/
+2
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-3
/
+3
2021-04-16
ssd1306: reset column and page pointer on initialization
Daniel Friesel
-2
/
+8
2021-04-15
scd4x: implement startLowPower, remove unsupported stopLowPower
Daniel Friesel
-1
/
+0
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-3
/
+76
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-1
/
+3
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+78
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-0
/
+2
2021-03-17
msp430fr5994: fix gpio definitions
Daniel Friesel
-8
/
+8
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
[next]