mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 07:06:20 +01:00
docs: add upload file size limitation and folder structure
This commit is contained in:
@@ -22,7 +22,15 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
4. If you want to include code changes in this release you can:
|
||||
* *check* _Upload the code_ `checkbox`.
|
||||
* `Browse` your target code (should be a `zip` file)
|
||||
* The `zip` file size is limited to `4MB`
|
||||

|
||||
* if you need to update files on the device you should have the below structure.
|
||||
* `zip` file structure:
|
||||
- root
|
||||
- flash
|
||||
- main.py
|
||||
- .....
|
||||
- xyz.py
|
||||
|
||||
5. *Write* a description for this release.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user