reflow-oven-control-sw/stm-firmware
Mario Hüttel 85ecc3064a Correct typo in doxygen's project name 2020-02-16 17:37:26 +01:00
..
boot First test version to sample temperature input and blink LEDs 2020-01-26 21:07:54 +01:00
doxygen Correct typo in doxygen's project name 2020-02-16 17:37:26 +01:00
include Start doxygen documentation 2020-02-16 17:35:41 +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 Start doxygen documentation 2020-02-16 17:35:41 +01:00
.gitignore start firmware: Function definitions for ADC 2020-02-02 00:01:08 +01:00
Makefile Add doxygen 2020-02-16 16:52:21 +01:00
adc-meas.c Add license header to all files 2020-02-15 22:09:55 +01:00
calibration.c Add license header to all files 2020-02-15 22:09:55 +01:00
create-c-file-with-header.py Add license header to all files 2020-02-15 22:09:55 +01:00
create-temp-lookup-table.py Add license header to all files 2020-02-15 22:09:55 +01:00
digio.c Add license header to all files 2020-02-15 22:09:55 +01:00
main.c Start doxygen documentation 2020-02-16 17:35:41 +01:00
program-device.gdb Increase programming clock freq to 4 MHz 2020-02-16 00:42:00 +01:00
program-device.sh Update programming scripts 2020-02-15 23:09:23 +01:00
rotary-encoder.c Add code for rotary encoder 2020-02-16 16:38:31 +01:00
shell.c Add license header to all files 2020-02-15 22:09:55 +01:00
stm32f407vet6_flash.ld Increse heap and stack sizes 2020-02-15 01:03:38 +01:00
syscalls.c Add license header to all files 2020-02-15 22:09:55 +01:00
systick.c Start doxygen documentation 2020-02-16 17:35:41 +01:00
temp-converter.c Add license header to all files 2020-02-15 22:09:55 +01:00