git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@5704 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-05-11 08:59:11 +00:00
parent 043021059a
commit 1bb7432aa0
1 changed files with 4 additions and 0 deletions

View File

@ -537,6 +537,10 @@
/* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
/* NOTE: When changing this option you also have to enable or disable the FPU
in the project options.*/
#define CORTEX_USE_FPU FALSE
#endif /* _CHCONF_H_ */
/** @} */