upy-lab/tmp
Drew Bednar f2f2326488 added PWM and tmp workspace
..
.gitignore added PWM and tmp workspace
README.md added PWM and tmp workspace

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>