mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-09 22:45:44 +00:00
Trying to resolve BL602 build failure
This commit is contained in:
@ -39,6 +39,9 @@ extern UINT32 flash_read(char* user_buf, UINT32 count, UINT32 address);
|
||||
// Commands register, execution API and cmd tokenizer
|
||||
#include "../cmnds/cmd_public.h"
|
||||
|
||||
#ifndef OBK_DISABLE_ALL_DRIVERS
|
||||
#include "../driver/drv_local.h"
|
||||
#endif
|
||||
|
||||
#define MAX_JSON_VALUE_LENGTH 128
|
||||
|
||||
|
||||
Reference in New Issue
Block a user