1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00

[sam] Fixing cmsis system_sam3xa.c call to header

This commit is contained in:
unknown 2012-03-23 16:03:41 +01:00
parent bdb4e991aa
commit 47a37049eb

View File

@ -15,7 +15,7 @@
*
******************************************************************************/
#include "system_sam3x.h"
#include "system_sam3xa.h"
#include "sam3xa.h"
/* @cond 0 */