How to disable the log function in TuyaOS on BK7231N?
Last Updated on:2025-09-29 01:43:18
Locate the software/TuyaOS/vendor/bk7231n/bk7231n_os/beken378/driver/uart/uart_bk.c file, and then comment out the implementation of the function: void bk_printf(const char *fmt, ...).