Skip to content

Commit 58a93f3

Browse files
committed
tools/build.py: Add script for deploying to a static web server.
This populates https://micropython.org/pi/v2 with compiled packages, suitable for use by `mip` and `mpremote`. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <[email protected]>
1 parent 122b689 commit 58a93f3

File tree

2 files changed

+454
-1
lines changed

2 files changed

+454
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Other libraries are packages, in which case you'll need to copy the directory in
2727
Future plans (and new contributor ideas)
2828
----------------------------------------
2929

30-
* Provide compiled .mpy distributions.
3130
* Develop a set of example programs using these libraries.
3231
* Develop more MicroPython libraries for common tasks.
3332
* Provide a replacement for the previous `upip` tool.

0 commit comments

Comments
 (0)