Updated Designing your own Adapters (markdown)

sanni 2023-05-06 10:29:33 +02:00
parent 3da2806509
commit 7eea680d14

@ -1,5 +1,5 @@
To design your own adapters you need to download and install the following software: To design your own adapters you need to download and install the following software:
- [KiCad 6](https://www.kicad.org/) - [KiCad](https://www.kicad.org/)
- [FreeRouting V1.2.43](https://www.dropbox.com/s/6druq74xxnkz26p/FreeRouting1.jar?dl=1) (Source code and newer releases that might still be buggy can be found [here](https://github.com/freerouting/freerouting)) - [FreeRouting V1.2.43](https://www.dropbox.com/s/6druq74xxnkz26p/FreeRouting1.jar?dl=1) (Source code and newer releases that might still be buggy can be found [here](https://github.com/freerouting/freerouting))
- a Java Runtime Enviroment like [OpenJDK](https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1%2B1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.msi) - a Java Runtime Enviroment like [OpenJDK](https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1%2B1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.msi)