-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
31 additions
and
19 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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
################################################################################ | ||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio. | ||
################################################################################ | ||
|
||
/.vs/TeensyFlasher | ||
/bin/Debug | ||
/obj/Debug | ||
/TeensyFlasher/bin | ||
/TeensyFlasher/obj | ||
/TeensyFlasher/.vs | ||
/packages |
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,9 +1,9 @@ | ||
All-in-one (for v2.x),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/AOG-2.5.hex | ||
All-in-one (for v4.x),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/AOG-4.1.hex | ||
CommonRail's CANBUS,https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/AOG-CommonRail-CANBUS.hex | ||
CommonRail's CANBUS (adapted for all-in-one board),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/CANBUS-All-In-One.hex | ||
CANBUS for AIO (test added MF7S and CatMT support),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/CANBUS-AIO-beta.hex | ||
Keya Motorwheel (for PCB4.1 and Keya CANBUS),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/AOG-Keya-CANBUS.hex | ||
Keya Motorwheel 08G-V1-beta (for PCB4.1 and Keya CANBUS),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/Keya-08G-V1-Beta.hex | ||
PANDA (for PCBv2),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/AOG-2.5.hex | ||
Rate Controller (RC21 rate app),https://raw.githubusercontent.com/lansalot/AOGTeensyFlasher/main/Firmwares/RCteensy.hex | ||
All-in-one (for v2.x),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/AOG-2.5.hex | ||
All-in-one (for v4.x),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/AOG-4.1.hex | ||
CommonRail's CANBUS,https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/AOG-CommonRail-CANBUS.hex | ||
CommonRail's CANBUS (adapted for all-in-one board),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/CANBUS-All-In-One.hex | ||
CANBUS for AIO (test added MF7S and CatMT support),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/CANBUS-AIO-beta.hex | ||
Keya Motorwheel (for PCB4.1 and Keya CANBUS),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/AOG-Keya-CANBUS.hex | ||
Keya Motorwheel 08G-V1-beta (for PCB4.1 and Keya CANBUS),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/Keya-08G-V1-Beta.hex | ||
PANDA (for PCBv2),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/AOG-2.5.hex | ||
Rate Controller (RC21 rate app),https://raw.githubusercontent.com/lansalot/AOGConfigOMatic/main/Firmwares/RCteensy.hex |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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