Skip to content

Commit eb7eed5

Browse files
jimmodpgeorge
authored andcommitted
samd/boards: Add Mini SAM M4 board configuration.
1 parent 90188cc commit eb7eed5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#define MICROPY_HW_BOARD_NAME "Mini SAM M4"
2+
#define MICROPY_HW_MCU_NAME "SAMD51G19A"
3+
4+
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_FLOAT)
5+
#define MICROPY_PY_BUILTINS_COMPLEX (0)
6+
#define MICROPY_PY_MATH (0)
7+
#define MICROPY_PY_CMATH (0)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# https://www.minifigboards.com/mini-sam-m4/mini-sam-m4-hardware/
2+
MCU_SERIES = SAMD51
3+
CMSIS_MCU = SAMD51G19A
4+
LD_FILES = boards/samd51g19a.ld sections.ld
5+
TEXT0 = 0x4000

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy