We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f05295 commit 4571384Copy full SHA for 4571384
io.sloeber.tests/src/io/sloeber/core/CreateAndCompileArduinoIDEExamplesOnTeensyTest.java
@@ -2,9 +2,12 @@
2
/*
3
* This test compiles all examples on all Teensy hardware
4
* For this test to be able to run you need to specify the
5
- * teensy install folder of your system in MySystem.java
+ * Teensy install folder of your system in MySystem.java
6
+ *
7
+ * Warning!! new teensy boards must be added manually!!!
8
*
9
* At the time of writing no examples are excluded
10
+ * At the time of writing 560 examples are compiled
11
* only the private static method skipExample allows to skip examples
12
*/
13
0 commit comments