File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ This repository is a clone of the main, upstream repository found at
17
17
https://github.com/micropython/micropython . This repository adds a new
18
18
branch called ` esp32 ` which contains a port of MicroPython to the ESP32
19
19
microcontroller, under the MIT license. Please see the ` README.md ` file
20
- in the ` esp32/ ` subdirectory for details of this port.
20
+ in the ` ports/ esp32/` subdirectory for details of this port.
21
21
22
22
This ` esp32 ` branch is the default branch and all pull requests should be
23
23
made to this branch, and any issues should discuss only the code developed
24
- in the ` esp32/ ` subdirectory.
24
+ in the ` ports/ esp32/` subdirectory.
25
25
26
26
The ` esp32 ` branch will not be rebased so it is safe to clone/fork it and
27
27
base your work on it. New commits from the upstream repository will
You can’t perform that action at this time.
0 commit comments