|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
build | %!s(int64=2) %!d(string=hai) anos | |
dist | %!s(int64=2) %!d(string=hai) anos | |
nordicsemi | %!s(int64=2) %!d(string=hai) anos | |
nrfutil.egg-info | %!s(int64=2) %!d(string=hai) anos | |
tests | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
license.txt | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | %!s(int64=2) %!d(string=hai) anos | |
setup.py | %!s(int64=2) %!d(string=hai) anos |
nrfutil is a Python package that includes the nrfutil command line utility and the nordicsemi library.
The library is written for Python 2.7.
To install nrfutil the following prerequisites must be satisfied:
py2exe prerequisites (Windows only):
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.
To get info on usage of nrfutil:
nrfutil --help