[core] Disable FAL info logging
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
inline void printf_nop(const char *fmt, ...) {}
|
||||||
|
|
||||||
|
#define FAL_PRINTF printf_nop
|
||||||
|
#define FAL_DEBUG 0
|
||||||
|
|
||||||
// Flash device configuration
|
// Flash device configuration
|
||||||
extern const struct fal_flash_dev flash0;
|
extern const struct fal_flash_dev flash0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user