Configure system clock to run at 96Mhz
This commit is contained in:
@@ -17,7 +17,6 @@ struct flash {
|
||||
|
||||
// ACR Register
|
||||
// Data cache enable
|
||||
|
||||
#define FLASH_ACR_DCEN_BIT 10
|
||||
#define FLASH_ACR_DCEN_ENABLE (1 <<FLASH_ACR_DCEN_BIT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user