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 60d15b8c07 add fancy hardfault handler, increase heater stack size 2 years ago
..
Gui add fancy hardfault handler, increase heater stack size 2 years ago
adc.c timer based ADC triggering 2 years ago
app_buzzer.c add safety system, stub of new gui task 2 years ago
app_buzzer.h wip refactors 2 years ago
app_heater.c fix manual override. 2 years ago
app_heater.h calib GUI WIP 2 years ago
app_knob.c split gui file 2 years ago
app_knob.h events and exti 2 years ago
app_main.c add safety system, stub of new gui task 2 years ago
app_oled.c move GUI safety check to gui loop (not blit) 2 years ago
app_oled.h rename oled file 2 years ago
app_pid.c thin printf, but buggy 2 years ago
app_pid.h mostly working PID now 2 years ago
app_safety.c add safety system, stub of new gui task 2 years ago
app_safety.h add safety system, stub of new gui task 2 years ago
app_temp.c add fancy hardfault handler, increase heater stack size 2 years ago
app_temp.h calibration mostly working 2 years ago
crc.c implement EEPROM emulation 2 years ago
dma.c convert to LL, untested so far 2 years ago
ee_addresses.h add two point calibration (no UI yet) 2 years ago
freertos.c add fancy hardfault handler, increase heater stack size 2 years ago
gpio.c events and exti 2 years ago
iwdg.c convert to LL, untested so far 2 years ago
main.c add safety system, stub of new gui task 2 years ago
spi.c remove HAL 2 years ago
stm32f1xx_it.c add fancy hardfault handler, increase heater stack size 2 years ago
system_stm32f1xx.c initial 2 years ago
tim.c events and exti 2 years ago
transmute.h add two point calibration (no UI yet) 2 years ago
uart_stdout.c fixes 2 years ago
uart_stdout.h fixes 2 years ago
usart.c events and exti 2 years ago