atsamd: Fix typo in header guard
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef __SAM3X8E_GPIO_H
|
#ifndef __ATSAMD_GPIO_H
|
||||||
#define __SAM3X8E_GPIO_H
|
#define __ATSAMD_GPIO_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user