dno_prog OPTIONS {ARG]
Parses programmers.txt file to identify, list or extract definitions for a programmer.
This is part of the dno Arduino software builder package.
-c, –check
Determine whether arg identifies a known programmer for the current Arduino board type. Returns success if so.
-e, –extract
Extract programmer details for the programmer given as arg.
-h, –help
Provide basic help.
-l, –list
List the available programmers for the current Arduino board type.
-s, –show*
In combination with -l, show the path to our programmers.txt file.
-v, –version
dno_prog is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.
dno_prog is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with dno. If not, see https://www.gnu.org/licenses/.