mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Freedom K66F: Fix a compilation error. Was including the wrong chip.h
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include "chip.h"
|
||||
#include <arch/chip/chip.h>
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
Reference in New Issue
Block a user