mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-19 11:36:24 +00:00
Add a warning to not modify the file manually.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1297 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
# identifies which part AVRDUDE is going to be programming and must match
|
||||
# one of the parts' "id" parameter.
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE. Modifications will be overwritten the next
|
||||
# time a "make install" is run. For user-specific additions, use the
|
||||
# "-C +filename" commandline option.
|
||||
#
|
||||
# Possible entry formats are:
|
||||
#
|
||||
# programmer
|
||||
|
||||
Reference in New Issue
Block a user