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
Age
Commit message (
Expand
)
Author
Lines
2021-09-25
arduino-nano stdout: add pprint (pgmspace string output)
Daniel Friesel
-1
/
+12
2021-09-23
Import partially adapted MCCI LoRaWAN LMIC library. Needs further work.
Daniel Friesel
-499
/
+16787
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
-1
/
+13
2021-09-22
lora32u4ii: User LED is PC7, not PB5
Daniel Friesel
-6
/
+2
2021-09-19
lora32u4ii spi: go back to 2MHz
Daniel Friesel
-1
/
+6
2021-09-19
lora32u4ii spi: Remove superfluous delay_ms
Daniel Friesel
-1
/
+0
2021-09-19
lora32u4ii: add spi driver
Daniel Friesel
-0
/
+66
2021-09-19
lora32u4ii test app (reads version from SX1276)
Daniel Friesel
-0
/
+561
2021-09-18
lora32u4ii: add prompt
Daniel Friesel
-0
/
+1
2021-09-18
lora32u4ii: Add ADC driver
Daniel Friesel
-1
/
+176
2021-09-18
New architecture: lora32u4ii
Daniel Friesel
-0
/
+557
2021-09-12
arduino-nano/adc: Add missing stdint include
Daniel Friesel
-0
/
+2
2021-09-02
Fix s5851a driver
Daniel Friesel
-1
/
+1
2021-05-28
driver configuration is now kconfig-first
Daniel Friesel
-150
/
+49
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-104
/
+97
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-42
/
+42
2021-05-28
outputstream: base is an 8-bit value
Daniel Friesel
-1
/
+1
2021-05-28
gitignore: add auto-generated config.h
Daniel Friesel
-1
/
+1
2021-05-28
Makefile: fix typo
Daniel Friesel
-1
/
+1
2021-05-28
arduino nano kconfig: default to mega328
Daniel Friesel
-4
/
+4
2021-05-21
esp8266: build system.elf by default
Daniel Friesel
-4
/
+4
2021-05-21
stackm: add stm32f446re support
Daniel Friesel
-3
/
+11
2021-05-20
stm32: correctly specify counter overflow
Daniel Friesel
-1
/
+1
2021-04-16
ssd1306-bad-apple: support both 128x64 and 128x32 displays
Daniel Friesel
-8
/
+8
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
/
+7
2021-04-14
msp430fr5994: fix uart output. wat.
Daniel Friesel
-3
/
+4
2021-04-13
ffs
Daniel Friesel
-0
/
+1
2021-04-13
gitlab ci: fix posix target
Daniel Friesel
-0
/
+1
2021-04-13
tests: create empty .config to satisfy dependencies
Daniel Friesel
-0
/
+14
2021-04-13
prepare for switch to config.h instead of CFLAGS defines
Daniel Friesel
-24
/
+62
2021-04-13
add ssd1306 bad apple skeleton
Daniel Friesel
-0
/
+153
2021-04-12
add ssd1306 test app
Daniel Friesel
-3
/
+89
2021-04-12
i2cdetect: select hardware i2c meta-variable in app mode
Daniel Friesel
-0
/
+1
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-3
/
+77
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-1
/
+14
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+153
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-6
/
+19
2021-03-17
msp430fr5994: fix gpio definitions
Daniel Friesel
-8
/
+8
2021-02-26
softi2c: report NAKs during TX
Daniel Friesel
-3
/
+9
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+110
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+81
2021-02-25
move datalog functions from i2cdetect into separate app
Daniel Friesel
-205
/
+256
2021-02-24
i2cdetect: ccs811: more concise output, use low-power measuring mode
Daniel Friesel
-5
/
+3
2021-02-24
app makefiles: set CONFIG_* variables where applicable
Daniel Friesel
-31
/
+28
2021-02-24
sharp96 depends on large mode
Daniel Friesel
-3
/
+4
2021-02-24
nrf24l01test: select spi driver
Daniel Friesel
-2
/
+3
2021-02-24
Add more build tests
Daniel Friesel
-15
/
+70
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+575
[next]