aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf-ble-driver/001-arm64-support.patch
AgeCommit message (Collapse)Author
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-05-21[nrf-ble-driver] Initial version of nrf-ble-driver (#5938)Ken A. RedergÄrd
* Initial version of nrf-ble-driver * Add system dependencies message * Try to find git and add to path * Add status message to debug CI build * Remove status message; Add comments * Append instead of prepend to PATH * Enable x64-windows-static * Only show system dependencies message on mac and linux * Add arm64-windows support