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
/
arch
Age
Commit message (
Expand
)
Author
Lines
2022-01-26
atmega2650 timer: actually use CTC mode
Daniel Friesel
-3
/
+5
2022-01-26
atmega2560: add dmx driver on UART3
Daniel Friesel
-0
/
+21
2022-01-26
atmega2650 timer: Use 16-bit Timer 4, fix setup_hz / setup_khz
Daniel Friesel
-13
/
+13
2022-01-26
atmega2560: add missing gpios. herp derp.
Daniel Friesel
-0
/
+35
2022-01-16
msp430fr timer: automatically set TA0CCR for low Hz values
Daniel Friesel
-12
/
+19
2022-01-16
msp430fr: use 16-byte uart input buffer
Daniel Friesel
-6
/
+10
2022-01-16
add DMX driver for MSP430FR5969 and MSP430FR5994 launchpads
Daniel Friesel
-0
/
+40
2022-01-03
add preliminary arduino nano dmx driver
Daniel Friesel
-0
/
+20
2021-12-31
atmega2560: add i2c driver (identical with atmega328 version)
Daniel Friesel
-0
/
+1
2021-12-25
stm32f446re: Use pxy instead of px_y pin names
Daniel Friesel
-24
/
+24
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-215
/
+0
2021-12-21
lora32u4ii stdout: add missing copyright header
Daniel Friesel
-0
/
+5
2021-12-21
arduino nano adc: add getPin_mV function
Daniel Friesel
-0
/
+1
2021-11-21
POSIX: Add proper I2C driver (via /dev/i2c)
Daniel Friesel
-0
/
+24
2021-10-02
msp430fr spi: Use 16-bit lengths
Daniel Friesel
-4
/
+4
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-03-17
msp430fr5994: fix gpio definitions
Daniel Friesel
-8
/
+8
2021-02-18
add minimal LM4F120H5QR (LM4F120XL Stellaris Launchpad) support
Daniel Friesel
-0
/
+135
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
2020-12-08
add licensing information
Daniel Friesel
-7
/
+250
2020-10-23
use 16bit uint for msp430fr overflow counter
Daniel Friesel
-2
/
+2
2020-09-10
stm32f446re: implement gpio.read
Daniel Friesel
-2
/
+9
2020-09-10
stm32f446re-nucleo gpio: Fix offsets
Daniel Friesel
-6
/
+6
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-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
/
+72
2020-07-17
MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-up
Daniel Friesel
-0
/
+5
2020-05-14
Arduino Nano GPIO: Fix typo
Daniel Friesel
-4
/
+4
2020-04-30
MSP430FR5969 GPIO: Fix typo
Daniel Friesel
-1
/
+1
2020-04-30
MSP430 gpio.setup: Avoid unintentional short circuits
Daniel Friesel
-14
/
+40
2020-03-25
msp430fr5994lp-256k: aspectc support
Daniel Friesel
-0
/
+3
2020-03-18
Arduino: Add ADC driver
Daniel Friesel
-0
/
+17
2019-12-20
add untested Arduino Nano SPI driver
Daniel Friesel
-0
/
+18
2019-09-06
add blinkencat3 app
Daniel Friesel
-0
/
+3
2019-09-02
Add Adafruit NeoPixel library
Daniel Friesel
-0
/
+347
2019-09-02
Arduino Nano GPIO: Add pinToPort and pinToBitmask helpers
Daniel Friesel
-0
/
+12
2019-07-26
MSP430FR5994 counter: Track overflows.
Daniel Friesel
-2
/
+6
2019-06-04
MSP430FR5994: Fix GPIO und SPI_B drivers
Daniel Friesel
-14
/
+94
[next]