mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 02:32:54 +08:00
arduino-mega2560/nsh: Remove CONFIG_INTELHEX_BINARY
to avoid "avr-objcopy: Bad CPU type in executable" on macOS Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -23,7 +23,6 @@ CONFIG_DISABLE_MOUNTPOINT=y
|
||||
CONFIG_IDLETHREAD_STACKSIZE=128
|
||||
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_INIT_STACKSIZE=768
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_NFILE_DESCRIPTORS_PER_BLOCK=4
|
||||
CONFIG_NUNGET_CHARS=0
|
||||
CONFIG_POSIX_SPAWN_DEFAULT_STACKSIZE=768
|
||||
|
||||
Reference in New Issue
Block a user