Add necessary Import to compilation

This commit is contained in:
Felipe Moura 2024-10-13 19:24:02 -03:00 committed by Xiang Xiao
parent b964eeee18
commit 11e0262ae8
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
#include <nuttx/config.h>
#include "riscv_internal.h"
#include "esp32c6-devkitc.h"
/****************************************************************************
* Pre-processor Definitions

View file

@ -25,6 +25,7 @@
#include <nuttx/config.h>
#include "riscv_internal.h"
#include "esp32c6-devkitm.h"
/****************************************************************************
* Pre-processor Definitions