Skip to content

tz61/ChibiOS-CMake-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CMake scripts for ChibiOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published