Skip to content

Commit

Permalink
added urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schlieper committed Apr 19, 2019
1 parent 29beb69 commit 5139441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Ever wanted to use a FrSky Taranis wirelessly with PC simulators like [FPVFreeri
* available here: [Reichelt](https://www.reichelt.de/)
## Software
* AVR 8-bit gcc tool chain
* available here: [Microchip](http://www.microchip.com/)
* available here: [Microchip](http://www.microchip.com/), [gcc tool chains](https://www.microchip.com/mplab/avr-support/avr-and-arm-toolchains-c-compilers)
* HalfKey Loader teensy_loader_cli
* available here: [PJRC](https://www.pjrc.com/)
* available here: [PJRC](https://www.pjrc.com/), [teensy_loader_cli](https://www.pjrc.com/teensy/loader_cli.html)
* Dean Camera's excellent **L**ightweight **U**SB **F**ramework for **A**VRs (LUFA)
* available here: [Four Walled Cubicle](http://www.fourwalledcubicle.com/)
* available here: [Four Walled Cubicle](http://www.fourwalledcubicle.com/), [LUFA](http://www.fourwalledcubicle.com/LUFA.php)

## Build
* clone or download the firmware
Expand Down

0 comments on commit 5139441

Please sign in to comment.