Skip to content

Commit 96b60ec

Browse files
committed
step
1 parent ab0612a commit 96b60ec

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

variants/arduino_opta_stm32h747xx_m7/skip_these_examples.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# for example because it uses hardware features not present on the CPU or board.
44

55
libraries/Camera
6+
libraries/Storage # FIXME
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This file contains a list of examples that are shipped with the core (or used
2+
# by continuous integration tests), but are not applicable for this variant,
3+
# for example because it uses hardware features not present on the CPU or board.
4+
5+
libraries/Storage # FIXME

0 commit comments

Comments
 (0)