xtensa_api: added esp_types for common error handler callback (bool)
This commit is contained in:
parent
9d8e44e0f0
commit
5e0d903dfd
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
#define __XTENSA_API_H__
|
#define __XTENSA_API_H__
|
||||||
|
|
||||||
#include <xtensa/hal.h>
|
#include <xtensa/hal.h>
|
||||||
|
#include <esp_types.h>
|
||||||
|
|
||||||
#include "xtensa_context.h"
|
#include "xtensa_context.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue