reflow-oven-control-sw/stm-firmware
Mario Hüttel b13b3b4377 Add script for generating PT1000 lookup dat and generate first header file 2020-02-15 17:54:45 +01:00
..
boot First test version to sample temperature input and blink LEDs 2020-01-26 21:07:54 +01:00
include Add script for generating PT1000 lookup dat and generate first header file 2020-02-15 17:54:45 +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 Add calibration routine from shell 2020-02-15 17:54:13 +01:00
.gitignore start firmware: Function definitions for ADC 2020-02-02 00:01:08 +01:00
Makefile Add deactivated PT1000 measurement as error flag, startcode for calibration routine 2020-02-15 01:04:40 +01:00
adc-meas.c Add deactivated PT1000 measurement as error flag, startcode for calibration routine 2020-02-15 01:04:40 +01:00
calibration.c Add calibration routine from shell 2020-02-15 17:54:13 +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
create-temp-lookup-table.py Add script for generating PT1000 lookup dat and generate first header file 2020-02-15 17:54:45 +01:00
digio.c Restructure include hierarchy 2020-02-12 21:00:35 +01:00
main.c Add calibration routine from shell 2020-02-15 17:54:13 +01:00
shell.c Add calibration routine from shell 2020-02-15 17:54:13 +01:00
stm32f407vet6_flash.ld Increse heap and stack sizes 2020-02-15 01:03:38 +01:00
syscalls.c Add calibration routine from shell 2020-02-15 17:54:13 +01:00
systick.c Restructure include hierarchy 2020-02-12 21:00:35 +01:00