0.0.13 • Published 7 years ago

mbed_auto_writer v0.0.13

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Mbed Auto Writer

npm version

NPM

What is this?

This is a tool for automatic writing after compiling Mbed Web IDE.

これはMbed Web IDEのコンパイル完了後に自動書き込みする為のツールです。

Require

Node.js  >=7.6.0

Installation

npm install -g mbed_auto_writer

testing environment

Windows 10 professional 64bit

How to Use

  1. Execute the program with administrator authority.

  2. Execute "mbedaw" in the download destination folder of hex file for mbed on the command line.

  3. Press "Compile" button on Mbed Web IDE(https://developer.mbed.org/compiler)

  4. The downloaded hex file will be written to the mbed being connected.

Help

 Usage: mbedaw [options]
  Options:
    -V, --version              output the version number
    -w, --watch  <watch path>  Watching mbed hex file directory (example: mbedaw -w 'C:\Users\hogehoge\Desktop\*.hex')
    -m, --mount  <mount path>  Mbed Mount Drive (example: mbedaw -m 'D:')
    -h, --help                 output usage information
0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago