Add M7/M4 AMP demo.

This commit is contained in:
Richard Barry 2019-05-10 18:25:10 +00:00
parent 0b1a025789
commit 53cb12e389
102 changed files with 120360 additions and 1 deletions

View file

@ -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
/***************************************************************************//**