Remove command with target=clean

This commit is contained in:
Ivan Kravets
2015-12-13 22:09:19 +02:00
parent 15224e3c02
commit faf2839a08
28 changed files with 2 additions and 82 deletions

View File

@@ -27,6 +27,3 @@ How to build PlatformIO based project
# Upload firmware
> platformio run --target upload
# Clean build files
> platformio run --target clean