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
2020-08-31
Merge arduino-nano-168 into arduino-nano (differences are minimal)
Daniel Friesel
-206
/
+10
2020-08-28
Remove arch=msp430fr5994lp-256k, use arch=msp430fr5994lp large_mode=1 instead
Daniel Friesel
-52
/
+7
2020-08-28
POSIX: Fix timer_s / uptime config in makefile
Daniel Friesel
-3
/
+3
2020-08-28
stm32f446re-nucleo: Fix missing -c switch in "make program"
Daniel Friesel
-1
/
+1
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-86
/
+495
2020-08-27
use the same gcc version for msp430fr5969 an msp430fr5994
Daniel Friesel
-10
/
+11
2020-08-13
GitLab CI: Add build tests for stm32f446re-nucleo
Daniel Friesel
-3
/
+4
2020-08-12
stm32f446re: configurable clock speed
Daniel Friesel
-1
/
+16
2020-08-12
working AEMR timing benchmarks on stm32f446re
Daniel Friesel
-0
/
+2
2020-08-12
stm32f446re: Add counter
Daniel Friesel
-13
/
+40
2020-08-12
stm32f446re: Add uptime counter and proper loop mode with standby in between
Daniel Friesel
-3
/
+53
2020-07-26
Add minimal STM32F446RE Nucleo support. No interrupts yet.
Daniel Friesel
-0
/
+211
2020-07-22
add timed_resistive_load for µs-scale model generation timing benchmarks
Daniel Friesel
-1
/
+100
2020-04-29
Makefile: Create build directory if needed
Daniel Friesel
-0
/
+7
2020-04-29
MSP430FR5994: Use /opt/msp430 for MSP430Flasher by default
Daniel Friesel
-1
/
+1
2020-03-25
msp430fr5994lp-256k: aspectc support
Daniel Friesel
-2
/
+17
2020-03-18
Arduino: Add ADC driver
Daniel Friesel
-0
/
+88
2020-02-12
msp430 makefile: show ROM/RAM usage
Daniel Friesel
-0
/
+4
2019-12-20
add untested Arduino Nano SPI driver
Daniel Friesel
-2
/
+55
2019-12-18
msp430fR5969: Add sleep_ms function
Daniel Friesel
-0
/
+49
2019-12-12
MSP430FR5994: switch back to 16MHz for now
Daniel Friesel
-1
/
+1
2019-11-25
msp430fr5994lp: Use TI msp430-gcc 5.1.2.0
Daniel Friesel
-7
/
+7
2019-11-04
msp430fr5994lp sleep_ms: handle ms == 0
Daniel Friesel
-0
/
+3
2019-11-04
esp8266: make serial port configurable
Daniel Friesel
-2
/
+2
2019-11-01
arduino nano: Do not declare delay_* as inline
Daniel Friesel
-2
/
+2
2019-10-28
msp430fr5994 arch.sleep_ms: fix max sleey duration documentation
Daniel Friesel
-7
/
+11
2019-10-28
MSP430FR5994: Add .arch.sleep_ms (energy-efficient delay_ms variant)
Daniel Friesel
-0
/
+42
2019-09-25
Fix MSP430FR5994 I2C driver
Daniel Friesel
-46
/
+46
2019-09-06
add blinkencat3 app
Daniel Friesel
-0
/
+4
2019-09-02
Add Adafruit NeoPixel library
Daniel Friesel
-0
/
+1493
2019-09-02
arch makefiles: consistently use $SERIAL_PORT
Daniel Friesel
-19
/
+19
2019-07-26
MSP430FR5994 counter: Track overflows.
Daniel Friesel
-0
/
+11
2019-07-16
Working Nrf24 ping-pong
Daniel Friesel
-1
/
+1
2019-07-15
MSP430FR*: Configurable debug and serial port
Daniel Friesel
-7
/
+19
2019-06-24
import nRF24 TX code
Daniel Friesel
-1
/
+1
2019-06-04
MSP430FR5994: Fix GPIO und SPI_B drivers
Daniel Friesel
-28
/
+28
2019-05-24
MSP430: save & restore entire SRAM to/from FRAM
Daniel Friesel
-2
/
+8
2019-05-24
esp8266: Use -fm dout to accomodate odd/broken nodemcu boards
Daniel Friesel
-2
/
+2
2019-03-13
msp430fr5996lp: aspectc++ support
Daniel Friesel
-0
/
+2
2019-03-13
arduino nano: bugfix, aspectc++ support
Daniel Friesel
-0
/
+4
2019-03-13
msp430fr aspectc++ support
Daniel Friesel
-0
/
+12
2019-03-08
msp430fr5969 counter: Track overflows
Daniel Friesel
-0
/
+11
2019-03-05
counter: rename overflowed to overflow
Daniel Friesel
-2
/
+2
2019-02-18
improve cpu_freq help
Daniel Friesel
-2
/
+4
2019-01-31
add simple compile and option-combination tests for posix arch
Daniel Friesel
-1
/
+1
2019-01-31
posix: add missing delay_us and delay_ms functions
Daniel Friesel
-0
/
+17
2019-01-29
update architecture-specific help
Daniel Friesel
-14
/
+31
2019-01-29
add primitive esp8266 counter
Daniel Friesel
-0
/
+3
2019-01-29
posix: document gpio_trace switch
Daniel Friesel
-1
/
+1
2018-12-13
add fake counter driver for arch=posix
Daniel Friesel
-0
/
+3
[next]