-
- Downloads
stm32/uart: Add ability to have a static built-in UART object.
A static UART is useful for internal peripherals that require a UART and need to persist outside the soft-reset loop.
Please register or sign in to comment
A static UART is useful for internal peripherals that require a UART and need to persist outside the soft-reset loop.