1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00

boards/yarm: add missing comment ending in doc.txt

This commit is contained in:
Jose Alamos 2021-03-05 09:27:24 +01:00
parent aa67d2150a
commit de1072725f
No known key found for this signature in database
GPG Key ID: F483EB800EF89DD9

View File

@ -106,3 +106,4 @@ sudo service udev restart
Recommended toolchain for SAML21 is [GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded). Recommended toolchain for SAML21 is [GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded).
On Debian Buster, the default [gcc-arm-none-eabi](https://packages.debian.org/buster/gcc-arm-none-eabi) On Debian Buster, the default [gcc-arm-none-eabi](https://packages.debian.org/buster/gcc-arm-none-eabi)
package works well. package works well.
*/