We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a025a commit c3f9c50Copy full SHA for c3f9c50
io.sloeber.core/src/io/sloeber/core/api/BoardsManager.java
@@ -69,6 +69,7 @@ public class BoardsManager {
69
* @param options
70
* the options to specify the board (the menu named on the
71
* boards.txt file)
72
+ * or null for defaults
73
* @return The class BoardDescriptor or null
74
*/
75
static public BoardDescriptor getBoardDescriptor(String jsonFileName, String packageName, String platformName,
0 commit comments