mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
6581e312f5
Do not compile up_putc functions in stm32_serial.c to avoid conflicts with implementation from arm_semi_syslog.c when semihosting is enabled. Signed-off-by: Jean THOMAS <jean@lambdaconcept.com>