|
STM32 Bootloader
Customizable Bootloader for STM32 microcontrollers
|
This file contains the delay function implementation using the HAL tick timer. More...
Go to the source code of this file.
Functions | |
| void | DelayMs (const uint32_t delayMs) |
| Blocking delay for the specified number of milliseconds. More... | |
This file contains the delay function implementation using the HAL tick timer.
STM32 Bootloader
Definition in file delay.c.