You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
toaster-oven-bluepill/Core/Src
Ondřej Hruška 39e143d186 pid adjusts 3 years ago
..
Gui pid adjusts 3 years ago
adc.c
app_buzzer.c add safety system, stub of new gui task 3 years ago
app_buzzer.h
app_heater.c pid adjusts 3 years ago
app_heater.h PID edit screen 3 years ago
app_knob.c pid adjusts 3 years ago
app_knob.h
app_main.c add safety system, stub of new gui task 3 years ago
app_oled.c move GUI safety check to gui loop (not blit) 3 years ago
app_oled.h
app_pid.c pid adjusts 3 years ago
app_pid.h pid adjusts 3 years ago
app_safety.c PID edit screen 3 years ago
app_safety.h add safety system, stub of new gui task 3 years ago
app_temp.c adjustments to calib procedure, now with PID used 3 years ago
app_temp.h adjustments to calib procedure, now with PID used 3 years ago
crc.c implement EEPROM emulation 3 years ago
dma.c
ee_addresses.h PID edit screen 3 years ago
freertos.c add fancy hardfault handler, increase heater stack size 3 years ago
gpio.c
iwdg.c
main.c add safety system, stub of new gui task 3 years ago
spi.c
stm32f1xx_it.c add fancy hardfault handler, increase heater stack size 3 years ago
system_stm32f1xx.c
tim.c
transmute.h add two point calibration (no UI yet) 3 years ago
uart_stdout.c
uart_stdout.h
usart.c