mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(esp8266): Modify header file relationship for app using BITx
This commit is contained in:
@ -67,6 +67,10 @@
|
||||
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
#include "rom/ets_sys.h"
|
||||
#endif
|
||||
|
||||
/*-----------------------------------------------------------
|
||||
* Application specific definitions.
|
||||
*
|
||||
|
Reference in New Issue
Block a user