diff --git a/boards/saml11-xpro/doc.txt b/boards/saml11-xpro/doc.txt index fba803d933..07fc18805a 100644 --- a/boards/saml11-xpro/doc.txt +++ b/boards/saml11-xpro/doc.txt @@ -79,10 +79,4 @@ flash memory. Such action can be done with the following EDBG command: or pass it as argument when calling make: EDBG_ARGS="-F w0,194,1" BOARD=saml11-xpro make flash term -C tests/periph/uart -## Supported Toolchains - -For using the saml11-xpro board we strongly recommend the usage of the -[GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded) -toolchain. - */