Skip to content

Commit 9e5ebfc

Browse files
authored
Merge pull request #733 from jxltom/feature/fix-typo
Fix typo on SAM3U2C HIC assertion
2 parents 9ba9a2c + 49f6eef commit 9e5ebfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/hic_hal/atmel/sam3u2c/IO_Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include "IO_Config_Override.h"
3030
#endif
3131

32-
// This GPIO configuration is only valid for the LPC11U35 HIC
32+
// This GPIO configuration is only valid for the SAM3U2C HIC
3333
COMPILER_ASSERT(DAPLINK_HIC_ID == DAPLINK_HIC_ID_SAM3U2C);
3434

3535
// DAP LED

0 commit comments

Comments
 (0)