SAMD20: Misc changes for a clean build with debug enabled
This commit is contained in:
parent
387dc15a06
commit
970af98429
@ -420,7 +420,7 @@ Serial Consoles
|
|||||||
|
|
||||||
The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
|
The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
|
||||||
used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
|
used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
|
||||||
The Embedded debugger also include a Virtual Com port interface over
|
The Embedded debugger also include a Virtual COM port interface over
|
||||||
SERCOM3. Virtual COM port connections:
|
SERCOM3. Virtual COM port connections:
|
||||||
|
|
||||||
PA24 SERCOM3 / USART TXD
|
PA24 SERCOM3 / USART TXD
|
||||||
|
@ -373,7 +373,7 @@
|
|||||||
|
|
||||||
/* The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
|
/* The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
|
||||||
* used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
|
* used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
|
||||||
* The Embedded debugger also include a Virtual Com port interface over
|
* The Embedded debugger also include a Virtual COM port interface over
|
||||||
* SERCOM3. Virtual COM port connections:
|
* SERCOM3. Virtual COM port connections:
|
||||||
*
|
*
|
||||||
* PA24 SERCOM3 / USART TXD
|
* PA24 SERCOM3 / USART TXD
|
||||||
|
@ -186,7 +186,7 @@ CONFIG_ARCH_HAVE_IRQPRIO=y
|
|||||||
CONFIG_ARCH_HAVE_VFORK=y
|
CONFIG_ARCH_HAVE_VFORK=y
|
||||||
# CONFIG_ARCH_HAVE_MMU is not set
|
# CONFIG_ARCH_HAVE_MMU is not set
|
||||||
# CONFIG_ARCH_NAND_HWECC is not set
|
# CONFIG_ARCH_NAND_HWECC is not set
|
||||||
CONFIG_ARCH_IRQPRIO=y
|
# CONFIG_ARCH_IRQPRIO is not set
|
||||||
CONFIG_ARCH_STACKDUMP=y
|
CONFIG_ARCH_STACKDUMP=y
|
||||||
# CONFIG_ENDIAN_BIG is not set
|
# CONFIG_ENDIAN_BIG is not set
|
||||||
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user