Configuration working in DDR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11330 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
efde0b1878
commit
daa16c1ba6
|
@ -23,7 +23,7 @@
|
|||
* HAL driver system settings.
|
||||
*/
|
||||
#define SAMA_HAL_IS_SECURE TRUE
|
||||
#define SAMA_NO_INIT FALSE
|
||||
#define SAMA_NO_INIT TRUE
|
||||
#define SAMA_MOSCRC_ENABLED FALSE
|
||||
#define SAMA_MOSCXT_ENABLED TRUE
|
||||
#define SAMA_MOSC_SEL SAMA_MOSC_MOSCXT
|
||||
|
|
Loading…
Reference in New Issue