mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-09 22:24:14 +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