Jump to content

BlueBovine

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by BlueBovine

  1. Download the drivers from https://developer.mbed.org/media/downloads/drivers/mbedWinSerial_16466.exe Unzip using 7zip. Run the following in a elevated command prompt in the folder you've just unzipped for 32 bit systems: or for 64 bit Make sure you click the "Always trust from this publisher" checkbox, and let the driver install. Run certmgr.msc, navigate to the TrustedPublishers certificate store, and export the "ARM Ltd" certificate, and save it as arm-publisher.cer in the extracted folder. Create a batch file with the following content for 32 bit systems: or for 64 bit systems: You can now package this up and deploy with your favorite package deployment tool. Simply running the batch file in the folder will install the drivers to the driver store. Plugging in a micro:bit will install the drivers automagically.
×
×
  • Create New...