nuttx
nuttx copied to clipboard
Move debug.h from include to include/nuttx
debug.h is a generic header file but not defined by posix, so it is very easy to be conflicted with external project.
Should it be moved to include/nuttx/debug.h ? If so I agree!
Yes.
Yes. That should be fine