reflow-oven-control-sw/stm-firmware
Mario Hüttel b497537a78 Increse heap and stack sizes 2020-02-15 01:03:38 +01:00
..
boot First test version to sample temperature input and blink LEDs 2020-01-26 21:07:54 +01:00
include Fix arm math header 2020-02-15 01:03:19 +01:00
mathlib delete duplicate arm_math.h and fix doxygen docu for adc_meas 2020-02-02 00:46:12 +01:00
obj First test version to sample temperature input and blink LEDs 2020-01-26 21:07:54 +01:00
setup Fix warnings in autogenerated file system_stm32f4xx.c 2020-02-12 21:15:51 +01:00
shellmatta@4dc6cd1e79 Update shellmatta to fixed forked version 2020-02-10 22:47:24 +01:00
stm-periph Remove wrong file headers 2020-02-12 23:03:17 +01:00
.gitignore start firmware: Function definitions for ADC 2020-02-02 00:01:08 +01:00
Makefile Add unique ID as serial number to version output 2020-02-12 22:24:26 +01:00
adc-meas.c Fix coding in all files 2020-02-12 21:19:11 +01:00
create-c-file-with-header.py Add python script that creates matching c and h files 2020-02-14 20:39:50 +01:00
digio.c Restructure include hierarchy 2020-02-12 21:00:35 +01:00
main.c Remove wrong file headers 2020-02-12 23:03:17 +01:00
shell.c Add unique ID as serial number to version output 2020-02-12 22:24:26 +01:00
stm32f407vet6_flash.ld Increse heap and stack sizes 2020-02-15 01:03:38 +01:00
syscalls.c Fix code style and warnings in syscalls.c 2020-02-12 21:15:25 +01:00
systick.c Restructure include hierarchy 2020-02-12 21:00:35 +01:00