[go: up one dir, main page]

Skip to content

LuKks/iot-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Development tooling for ESP-IDF

Resources

License

Stars

Watchers

Forks

Packages

No packages published