1.1.0 • Published 11 months ago

iot-dev v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

iot-dev

Development tooling for ESP-IDF

npm i -g iot-dev

Depends on:

  • idf.py The CLI itself won't be used actually
  • esptool.py

Usage

iot-dev [command] [options]

Commands:
  init                       create from a template
  configure [options]        set up the build environment
  build [options]            compile the project
  flash [options] [build]    write a firmware to device
  elf_hash [options] <file>  read the ELF hash from a binary
  menuconfig                 open configuration menu
  version                    bump a library or component version
  help [command]             display help for command

License

MIT

1.1.0

11 months ago

1.0.0

11 months ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago