mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Submodules need to be pulled
@@ -24,7 +24,7 @@ To install these packages, use the following command:
|
||||
|
||||
Then, clone the repository to your local machine:
|
||||
|
||||
> git clone https://github.com/micropython/micropython.git
|
||||
> git clone --recurse-submodules https://github.com/micropython/micropython.git
|
||||
|
||||
Change directory to the Unix build directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user