mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Add M7/M4 AMP demo.
This commit is contained in:
parent
0b1a025789
commit
53cb12e389
102 changed files with 120360 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
* This is the only clock brought over from the Mi-V Soft processor Libero design.
|
||||
*/
|
||||
#ifndef SYS_CLK_FREQ
|
||||
#define SYS_CLK_FREQ 70000000UL
|
||||
#define SYS_CLK_FREQ 66000000UL
|
||||
#endif
|
||||
|
||||
/***************************************************************************//**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue