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
/
arch
Age
Commit message (
Expand
)
Author
Lines
2021-12-29
Prepare for BME680 BSEC support
Daniel Friesel
-1
/
+4
2021-12-29
POSIX: Fix uptime.get_us()
Daniel Friesel
-1
/
+1
2021-12-29
posix: I2C driver is hardware I2C
Daniel Friesel
-0
/
+1
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-777
/
+0
2021-12-25
msp430fr5969: switch back to 16 MHz clock
Daniel Friesel
-1
/
+1
2021-12-21
add another missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
arduino nano adc: add getPin_mV function
Daniel Friesel
-0
/
+36
2021-12-21
Remove unused TIMER_US support
Daniel Friesel
-53
/
+0
2021-11-28
posix: configurable i2c bus
Daniel Friesel
-1
/
+9
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+69
2021-10-15
msp430fr5994lp cpufreq: remove empty help block
Daniel Friesel
-1
/
+0
2021-10-14
stm32, lm4f: "build/system.elf" is the default target
Daniel Friesel
-12
/
+12
2021-10-11
add nfpvalues and nfpkeys make targets
Daniel Friesel
-0
/
+34
2021-10-03
MSP430FR SPI: _really_ support 16-bit length indicators
Daniel Friesel
-4
/
+4
2021-10-02
msp430fr spi: Use 16-bit lengths
Daniel Friesel
-4
/
+4
2021-09-30
Use msp430 flasher 1.3.20 by default
Daniel Friesel
-4
/
+4
2021-09-30
arduino-nano spi: add missing counter variable initializr
Daniel Friesel
-1
/
+2
2021-09-25
arduino-nano stdout: add pprint (pgmspace string output)
Daniel Friesel
-1
/
+10
2021-09-23
lora32u4ii: stdout: Add pprint for PSTR (pgmspace strings)
Daniel Friesel
-1
/
+11
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
/
+51
2021-09-18
lora32u4ii: add prompt
Daniel Friesel
-0
/
+1
2021-09-18
lora32u4ii: Add ADC driver
Daniel Friesel
-0
/
+148
2021-09-18
New architecture: lora32u4ii
Daniel Friesel
-0
/
+308
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-67
/
+67
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-2
/
+2
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
-0
/
+2
2021-05-20
stm32: correctly specify counter overflow
Daniel Friesel
-1
/
+1
2021-04-14
msp430fr5994: fix uart output. wat.
Daniel Friesel
-3
/
+4
2021-04-13
prepare for switch to config.h instead of CFLAGS defines
Daniel Friesel
-24
/
+24
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-4
/
+4
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+440
2021-02-17
esp8266, stm32f446re-nucleo: Fix ROM/RAM usage report
Daniel Friesel
-2
/
+2
2021-02-14
arduino-nano/i2c: add missing return, remove unused variable
Daniel Friesel
-2
/
+1
2021-02-07
add arch atmega2560 (preliminary support)
Daniel Friesel
-0
/
+386
2021-01-28
add more cat targets and size output
Daniel Friesel
-3
/
+14
2021-01-24
Add "make cat" target (includes cycle to ms conversion)
Daniel Friesel
-2
/
+5
2021-01-15
msp430fr5994: fix monitor target
Daniel Friesel
-1
/
+1
2020-12-11
msp430fR5994lp: configurable uart baud rate
Daniel Friesel
-11
/
+21
2020-12-09
lint
Daniel Friesel
-10
/
+10
2020-12-09
msp430fr5994lp: model clock system in kconfig++
Daniel Friesel
-3
/
+108
2020-12-09
arduino nano: add cpu frequency to kconfig
Daniel Friesel
-0
/
+13
2020-12-08
add licensing information
Daniel Friesel
-7
/
+338
2020-12-02
msp430fr5994lp: add 16MHz HFXT clock source support
Daniel Friesel
-2
/
+63
2020-12-01
msp430fr5994: fix typo
Daniel Friesel
-1
/
+1
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
[next]