Skip to content

Commit 4571384

Browse files
author
jantje
committed
another comment update
1 parent 3f05295 commit 4571384

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

io.sloeber.tests/src/io/sloeber/core/CreateAndCompileArduinoIDEExamplesOnTeensyTest.java

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
/*
33
* This test compiles all examples on all Teensy hardware
44
* For this test to be able to run you need to specify the
5-
* teensy install folder of your system in MySystem.java
5+
* Teensy install folder of your system in MySystem.java
6+
*
7+
* Warning!! new teensy boards must be added manually!!!
68
*
79
* At the time of writing no examples are excluded
10+
* At the time of writing 560 examples are compiled
811
* only the private static method skipExample allows to skip examples
912
*/
1013

0 commit comments

Comments
 (0)