You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar 3580214508 saving changes 3 years ago
..
.gitignore added PWM and tmp workspace 4 years ago
README.md added PWM and tmp workspace 4 years ago
test.json saving changes 3 years ago

README.md

Temporary workspace

Content in this directory should never be uploaded to git.

Usage

Use this space to pull down files and rapidly iterate on them

Pull files:

source scripts/profile
upy ls
upy get <board_file> tmp/<file>

Upload files back

upy put tmp/<file> <board_file>