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 (
Collapse
)
Author
Lines
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
Very limited support at the moment. No I2C/SPI, no USB bootloader or USB UART.
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
The configuration variables introduced in this commit have no effect at the moment.
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
2020-10-26
msp430 sleep_ms: restore previous interrupt state on exit
Daniel Friesel
-1
/
+11
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-1
/
+1
2020-10-22
fix energytrace+timer-based AEMR/dfatool benchmarks on msp430fr5994
Daniel Friesel
-1
/
+1
(oh for _fuck's_ sake)
2020-09-16
msp430fr5994lp: fix attribute generation with large mode enabled
Daniel Friesel
-0
/
+5
2020-09-11
add AspectC++ to kconfig
Daniel Friesel
-7
/
+7
2020-09-10
stm32f446re-nucleo does not have a timer driver yet
Daniel Friesel
-9
/
+9
2020-09-10
Makefile: Add missing ${QUIET} statements
Daniel Friesel
-10
/
+7
2020-09-10
blinkenrocket: make delay_ms, sleep_ms work with non-compile time constants
Daniel Friesel
-2
/
+6
2020-09-07
stm32f446re: update "make help"
Daniel Friesel
-5
/
+1
2020-09-07
libopencm3: Switch to Python3 fork
Daniel Friesel
-1
/
+0
[next]