-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now works for K devices (thanks to Steve)
Holding the init. button during power up will now force boot loader mode.
- Loading branch information
1 parent
6ce6863
commit 9adcf55
Showing
7 changed files
with
423 additions
and
837 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
# | ||
#Mon May 04 21:57:49 CEST 2015 | ||
pic18f26k80.languagetoolchain.version=5.61 | ||
#Thu May 21 14:38:28 CEST 2015 | ||
pic18f26k80.languagetoolchain.version=5.62 | ||
conf.ids=pic18f2580,pic18f26k80 | ||
pic18f2580.com-microchip-mplab-nbide-toolchainMPASMWIN-MPASMWINLanguageToolchain.md5=63110654583bddb9a556470cb3224653 | ||
pic18f2580.languagetoolchain.dir=C\:\\Program Files (x86)\\Microchip\\MPLABX\\v3.00.02-beta\\mpasmx | ||
pic18f26k80.com-microchip-mplab-nbide-toolchainMPASMWIN-MPASMWINLanguageToolchain.md5=63110654583bddb9a556470cb3224653 | ||
com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=14bfd24937c194037d3fb4871f06392b | ||
pic18f26k80.languagetoolchain.dir=C\:\\Program Files (x86)\\Microchip\\MPLABX\\v3.00.02-beta\\mpasmx | ||
pic18f2580.com-microchip-mplab-nbide-toolchainMPASMWIN-MPASMWINLanguageToolchain.md5=326d208065f034951cba5f33e504621d | ||
configurations-xml=5611d846a0cc221aab4420c1ec685b01 | ||
pic18f2580.languagetoolchain.dir=C\:\\Program Files (x86)\\Microchip\\MPLABX\\v3.00\\mpasmx | ||
pic18f26k80.com-microchip-mplab-nbide-toolchainMPASMWIN-MPASMWINLanguageToolchain.md5=326d208065f034951cba5f33e504621d | ||
com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=e9e394344dac8fa7117638c068420ddd | ||
pic18f26k80.languagetoolchain.dir=C\:\\Program Files (x86)\\Microchip\\MPLABX\\v3.00\\mpasmx | ||
host.platform=windows | ||
pic18f2580.languagetoolchain.version=5.61 | ||
pic18f2580.languagetoolchain.version=5.62 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.