mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
update
This commit is contained in:
parent
3aed7cffe0
commit
18fd944164
8 changed files with 18 additions and 22 deletions
|
@ -111,7 +111,7 @@ extern uint32_t SystemCoreClock;
|
|||
#define configCHECK_FOR_STACK_OVERFLOW 0
|
||||
#define configUSE_RECURSIVE_MUTEXES 1
|
||||
#define configQUEUE_REGISTRY_SIZE 0
|
||||
#define configGENERATE_RUN_TIME_STATS 0
|
||||
#define configGENERATE_RUN_TIME_STATS 1
|
||||
|
||||
#if configGENERATE_RUN_TIME_STATS
|
||||
#define configUSE_STATS_FORMATTING_FUNCTIONS 1
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
#include "wifi_api.h"
|
||||
#include "sys_api.h"
|
||||
#include "esp_comp.h"
|
||||
#include "sdk_ver.h"
|
||||
|
||||
#ifdef USE_NETBIOS
|
||||
#include "netbios/netbios.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue