Skip to content

retarget the printf() of stdio.h to send data to a custom UART

Notifications You must be signed in to change notification settings

trung-pham-dinh/printf-retarget-stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

printf-retarget-stm32

Retarget the printf() of stdio.h to send data to a custom UART(HAL library)
Call init_uart_printf() in the beginning, then just call printf() if you want to print something

About

retarget the printf() of stdio.h to send data to a custom UART

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages