Nav apraksta

Kai.Qi 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
build 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
dist 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
nordicsemi 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
nrfutil.egg-info 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
tests 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
README.md 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
license.txt 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
requirements.txt 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ
setup.py 1780b10800 nrfutil dfu tool init 2 gadi atpakaļ

README.md

nrfutil

nrfutil is a Python package that includes the nrfutil command line utility and the nordicsemi library.

About

The library is written for Python 2.7.

Prerequisites

To install nrfutil the following prerequisites must be satisfied:

py2exe prerequisites (Windows only):

Installation

To install the library to the local Python site-packages and script folder:

python setup.py install

To generate a self-contained Windows exe version of the utility (Windows only):

python setup.py py2exe

NOTE: Some anti-virus programs will stop py2exe from executing correctly when it modifies the .exe file.

Usage

To get info on usage of nrfutil:

nrfutil --help