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 0a0ccf7bc3 implement EEPROM emulation 2 years ago
..
adc.c timer based ADC triggering 2 years ago
app_buzzer.c convert to LL, untested so far 2 years ago
app_buzzer.h wip refactors 2 years ago
app_gui.c events and exti 2 years ago
app_gui.h events and exti 2 years ago
app_heater.c events and exti 2 years ago
app_heater.h events and exti 2 years ago
app_knob.c events and exti 2 years ago
app_knob.h events and exti 2 years ago
app_main.c implement EEPROM emulation 2 years ago
app_oled.c everything now works 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_temp.c events and exti 2 years ago
app_temp.h everything now works 2 years ago
crc.c implement EEPROM emulation 2 years ago
dma.c convert to LL, untested so far 2 years ago
freertos.c events and exti 2 years ago
gpio.c events and exti 2 years ago
iwdg.c convert to LL, untested so far 2 years ago
main.c implement EEPROM emulation 2 years ago
spi.c remove HAL 2 years ago
stm32f1xx_it.c implement EEPROM emulation 2 years ago
system_stm32f1xx.c initial 2 years ago
tim.c events and exti 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