into exti IRQ OK

This commit is contained in:
2024-09-24 19:55:44 +08:00
parent 8abd25d7fa
commit d51a97df32
4 changed files with 80 additions and 2 deletions

View File

@@ -26,11 +26,12 @@ int main(void)
systick_config();
/* configure ultrasonic board hardware */
ultrasonic_peripheral_config();
timer15_config();
/* ---------- debug start ---------- */
recevice_exti_config();