mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
[sam] Fixing cmsis system_sam3xa.c call to header
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
*
|
*
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
#include "system_sam3x.h"
|
#include "system_sam3xa.h"
|
||||||
#include "sam3xa.h"
|
#include "sam3xa.h"
|
||||||
|
|
||||||
/* @cond 0 */
|
/* @cond 0 */
|
||||||
|
Reference in New Issue
Block a user