mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
libc/hex2bin: Move the portable library portion of apps/system/hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals.
This commit is contained in:
@@ -65,6 +65,7 @@ include aio/Make.defs
|
||||
include audio/Make.defs
|
||||
include dirent/Make.defs
|
||||
include fixedmath/Make.defs
|
||||
include hex2bin/Make.defs
|
||||
include libgen/Make.defs
|
||||
include math/Make.defs
|
||||
include misc/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user