The hex2bin library did not build with debug off
This commit is contained in:
parent
9009a21fd9
commit
1f2eb77f11
@ -97,7 +97,7 @@
|
||||
# ifdef CONFIG_SYSTEM_HEX2BIN_DEBUG
|
||||
# define hex2bin_debug(format, ...) fprintf(stderr, format, ##__VA_ARGS__)
|
||||
# else
|
||||
# define lldbg(x...)
|
||||
# define hex2bin_debug(x...)
|
||||
# endif
|
||||
#else
|
||||
# ifdef CONFIG_SYSTEM_HEX2BIN_DEBUG
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
config SYSTEM_HEX2BIN
|
||||
bool "Intel HEX Convertion"
|
||||
bool "Intel HEX Conversion"
|
||||
default n
|
||||
---help---
|
||||
Enable support for a logic to convert Intel HEX format to binary.
|
||||
|
Loading…
x
Reference in New Issue
Block a user