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:
parent
043021059a
commit
1bb7432aa0
|
@ -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_ */
|
||||
|
||||
/** @} */
|
||||
|
|
Loading…
Reference in New Issue