NordicSemiconductor / pc-ble-driver-js

Node.js interface to the C/C++ pc-ble-driver library. API docs: https://nordicsemiconductor.github.io/pc-ble-driver-js/
Other
79 stars 41 forks source link

Apple silicon (M1) macs #278

Open lacendarko opened 2 years ago

lacendarko commented 2 years ago

Are you planning to add support for M1 (arm64) macs?

Thanks.

ShaharHD commented 2 years ago

There's no issue running this on M1.

Please see my relevant workaround for having the pc-ble-driver-py on M1 for nrfutil You'll need to adapt it to the build process of the this repo

https://github.com/NordicSemiconductor/pc-ble-driver/pull/271