This repository was archived by the owner on Jan 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Deployer.Raspberry/Scripts Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11DownloadUefi "Downloaded\UEFI"
2- ZipUnpack "http://ww1.microchip.com/downloads/en//softwarelibrary/obj-lan95xx-windows/lan9500-wdf-v18.12.18.0.zip" "Downloaded\Drivers\LAN95XX"
3- ZipUnpack "http://ww1.microchip.com/downloads/en//softwarelibrary/obj-lan78xx-windows/lan7800-wdf-v18.12.14.0.zip" "Downloaded\Drivers\LAN78XX"
4- ZipUnpack "https://pi64.win/wp-content/uploads/2019/02/usb-drivers.zip" "Downloaded\Drivers\USB"
5- GitHubFolderUnpack "https://github.com/driver1998/bsp" "bsp-master/prebuilt" "Downloaded\Drivers\BSP Drivers"
2+ Fetch "http://ww1.microchip.com/downloads/en//softwarelibrary/obj-lan95xx-windows/lan9500-wdf-v18.12.18.0.zip" "Downloaded\Drivers\LAN95XX"
3+ Fetch "http://ww1.microchip.com/downloads/en//softwarelibrary/obj-lan78xx-windows/lan7800-wdf-v18.12.14.0.zip" "Downloaded\Drivers\LAN78XX"
4+ Fetch "https://pi64.win/wp-content/uploads/2019/02/usb-drivers.zip" "Downloaded\Drivers\USB"
5+ FetchGitHubFolder "https://github.com/driver1998/bsp" "bsp-master/prebuilt" "Downloaded\Drivers\BSP Drivers"
66ShowLicense "Downloaded\Drivers\USB\license.md"
77DeployWindows
88CopyDirectoryToBoot "Downloaded\UEFI\RELEASE" ""
You can’t perform that action at this time.
0 commit comments