mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 15:12:59 +00:00
Missing freedom-k66f in last commit.
This commit is contained in:
parent
2899e529b8
commit
1dab427dd3
1 changed files with 3 additions and 2 deletions
|
|
@ -38,10 +38,11 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <chip/kinetis_k66memorymap.h>
|
||||
#include <chip/kinetis_sim.h>
|
||||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "hardware/kinetis_k66memorymap.h"
|
||||
#include "hardware/kinetis_sim.h"
|
||||
#include "kinetis_uid.h"
|
||||
|
||||
#include <nuttx/board.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue