microscope-ring-light/firmware
Mario Hüttel 60f1923abe Implement first draft of working DMX. Still needs rework and beatifying 2022-06-24 19:43:00 +02:00
..
include Implement first draft of working DMX. Still needs rework and beatifying 2022-06-24 19:43:00 +02:00
setup Fix bug in clock setup. HSE was accidentally stopped instead of HSI. This didn't have any bad effects though 2022-06-21 20:25:06 +02:00
startup Fix wrong aligments in Linkerscript 2021-05-24 12:53:09 +02:00
syscalls Add STM32F030 code template 2021-03-12 18:53:53 +01:00
.gitignore Update gitignores 2022-06-21 20:00:54 +02:00
Makefile Add detailed memory usage output to Makefile 2022-06-21 20:57:56 +02:00
dmx.c Implement first draft of working DMX. Still needs rework and beatifying 2022-06-24 19:43:00 +02:00
main.c Implement first draft of working DMX. Still needs rework and beatifying 2022-06-24 19:43:00 +02:00
sk6812.S First test code for SK6812 LEDs 2021-03-12 22:28:00 +01:00
temp-adc.c Implement test RX for DMX. Still no functionality 2022-06-24 18:08:52 +02:00