xr809 build logging.c

This commit is contained in:
openshwprojects
2022-03-07 09:55:00 +01:00
parent 65ded36635
commit ba7aba3cb9
4 changed files with 29 additions and 5 deletions

View File

@@ -13,11 +13,7 @@
#if PLATFORM_XR809
#define kNoErr 0 //! No error occurred.
typedef void *beken_thread_arg_t;
typedef int OSStatus;
#define close lwip_close
static OS_Thread_t g_http_thread;