On 2025/5/20 19:36, Lukasz Czechowski wrote:
Update definition of _debug_uart_putc to static inline.
This will allow to avoid compilation warnings about unused code
after introduction of patch changing debug uart functions to
dummies if CONFIG_DEBUG_UART is not set.
This also matches the instru
On Tue, May 20, 2025 at 01:36:40PM +0200, Lukasz Czechowski wrote:
> Update definition of _debug_uart_putc to static inline.
> This will allow to avoid compilation warnings about unused code
> after introduction of patch changing debug uart functions to
> dummies if CONFIG_DEBUG_UART is not set.
>
Update definition of _debug_uart_putc to static inline.
This will allow to avoid compilation warnings about unused code
after introduction of patch changing debug uart functions to
dummies if CONFIG_DEBUG_UART is not set.
This also matches the instructions in include/debug_uart.h and
provides consi
3 matches
Mail list logo