aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf-ble-driver/portfile.cmake
AgeCommit message (Collapse)Author
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-07-15[nrf-ble-driver] Update to v4.1.2 (#12436)Ken A. Redergård
* Update to nrf-ble-driver-4.1.2 * Update source code hash * Copy .hex/.zip files to package install directory
2019-10-03[nrf-ble-driver] Fix version number (#8437)Ken A. Redergård
* Fix version number * Bump version
2019-05-30Update to 4.1.1; Fix system dependencies messagegrdowns
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