git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3657 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2011-12-25 15:02:05 +00:00
parent 3a7063d403
commit 6b65ddfeb0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
/**
* @brief Cortex core model.
*/
#define CORTEX_MODEL CORTEX_M4
#define CORTEX_MODEL CORTEX_M3
/**
* @brief Systick unit presence.