mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:50:30 +00:00
Merge branch 'bugfix/soc_caps_implicit_inc' into 'master'
HAL: explicitly include soc_caps.h Closes IDFGH-4547 See merge request espressif/esp-idf!11895
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "hal/interrupt_controller_hal.h"
|
||||
#include "soc/soc_caps.h"
|
||||
|
||||
#if __riscv
|
||||
#include "riscv/instruction_decode.h"
|
||||
|
||||
Reference in New Issue
Block a user