Socket
Socket
Sign inDemoInstall

mbed_auto_writer

Package Overview
Dependencies
7
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mbed_auto_writer

Auto write mbed hex file


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 19 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc