mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
s32k1xx:eeprom fix missing debug.h
This commit is contained in:
parent
7dd131b4c1
commit
9b29641bf5
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include "arm_arch.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue