Closed monkbroc closed 1 year ago
Add the particle flash --local command.
particle flash --local
particle flash --local --target 4.1.0
particle flash --local /path/to/project
particle flash --local /path/to/project --target 4.1.0
particle flash --local /path/to/application
particle flash --local /path/to/src.cpp
particle flash --local /path/to/src.cpp --target 4.1.0 --application-only
particle flash --local tinker
particle flash --local tinker --target 4.1.0
Add the
particle flash --local
command.How to Test
particle flash --local
particle flash --local --target 4.1.0
particle flash --local /path/to/project
particle flash --local /path/to/project --target 4.1.0
particle flash --local /path/to/application
particle flash --local /path/to/src.cpp
particle flash --local /path/to/src.cpp --target 4.1.0 --application-only
particle flash --local tinker
particle flash --local tinker --target 4.1.0