mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
c47a984b63
Build Documentation / build-html (push) Has been cancelled
During startup we should avoid using _info since the system is not fully initialized. Default to use ets_printf which is safe for this scenario. Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>