Fastbuild: Point to mpbuild.

master
Peter Hinch 2024-11-18 16:48:28 +00:00
rodzic 112273b6d4
commit d2929df1b4
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,8 @@
# fastbuild - Pull and build Pyboard firmware under Linux
The following is largely obsolete. Please see [mpbuild](https://github.com/mattytrentini/mpbuild)
for a modern solution using containers.
These scripts are intended to speed and simplify rebuilding firmware from
source notably where pyboards of different types are in use, or when
frozen bytecode necessitates repeated compilation and deployment. In
@ -142,4 +145,3 @@ also erases the ESP8266 flash.
You will need to change the `MANIFEST` variable which is the directory
specifier for my esp8266 manifest file.