Git Product home page Git Product logo

windows-device-drivers's Introduction

Windows Driver installer for Particle devices

Installs Serial (CDC) and DFU drivers for Particle devices.

Supported Windows versions

The drivers are compatible with the following x86 and amd64 versions of Microsoft Windows:

Desktop:

  • Windows 10
  • Windows 8.1
  • Windows 8
  • Windows 7

Server:

  • Windows Server 2019
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2012
  • Windows Server 2008 R2
  • Windows Server 2008

Components

The installer and the drivers in this repository use the following third-party components:

  1. devcon: a command-line tool that displays detailed information about devices, and lets you search for and manipulate devices from the command line.
  2. PaExec: a free, redistributable and open source equivalent to Microsoft's popular PsExec application.
  3. lowcdc: CDC class driver implementation for low-speed USB
  4. trustcertregister: a part of libwdi Windows Driver Installer library for USB devices
  5. WinUSB co-installers from Windows Driver Kit

See license.txt for full information about licenses of these components.

Building

Prerequisites

  1. Microsoft Visual Studio 2017
  2. Windows Driver Kit 10.0
  3. 7zip
  4. Nullsoft NSIS 3
  5. OpenSSL

Scripts

  1. ci/build.ps1
  2. ci/bundle.ps

License

Copyright 2019 © Particle Industries, Inc. Licensed under the Apache 2 license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.