1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03: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 */