mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-07 01:24:03 +01:00
Build fixes for KSDK NXP MMCAU / LTC after Hexiwear changes.
This commit is contained in:
@@ -52,9 +52,10 @@
|
||||
#else
|
||||
#include <nio.h>
|
||||
#endif
|
||||
#elif defined(FREESCALE_KSDK_BM)
|
||||
#elif defined(FREESCALE_KSDK_1_3)
|
||||
#include "fsl_debug_console.h"
|
||||
#include "fsl_os_abstraction.h"
|
||||
|
||||
#undef printf
|
||||
#define printf PRINTF
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user