windows-drivers
windows-drivers copied to clipboard
Driver packages should be isolated
- [ ] Copy driver files to the driver store rather than
Windows\System32\drivers
- [ ] Use device interfaces instead of hardcoded driver paths for:
- [ ] bcm2836pwm
- [ ] rpiq
- [ ] vchiq
make it adaptable for WCOS too
Now I added package manifests for IoT Core ARM64 (https://github.com/raspberrypi/windows-drivers/pull/43), hopefully they'll also be useful for WCOS.