-
Notifications
You must be signed in to change notification settings - Fork 7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: arm: reduce the default drivers for the Arduino Zero
Now that the SAM0 SOC selects the appropriate SAM0 driver for a class, reduce the drivers that are compiled in by default on the Arduino Zero. This reduces the size of `blink` from ~14 KiB to ~10 KiB. Also add the supported features to arduino_zero.yaml to get more coverage in the sanity tests. Signed-off-by: Michael Hope <mlhx@google.com>
- Loading branch information
1 parent
5e75b21
commit 8e2c4a4
Showing
2 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters