Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 265 Bytes

Change 1

Change compile_options.cmake:

set(DEFS "-DCORTEX_USE_FPU=FALSE -DSHELL_CONFIG_FILE")

to

set(DEFS "-DCORTEX_USE_FPU=FALSE")

Change 2

shell_cmd.h in os directory

#define SHELL_CMD_TEST_ENABLED              FALSE