Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
7bf466a2
Commit
7bf466a2
authored
Sep 20, 2021
by
Seon Rozenblum
Committed by
Damien George
Sep 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
esp32/README: Updated readme with req IDF vers for ESP32-S2, C3 and S3.
parent
71111cff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
ports/esp32/README.md
ports/esp32/README.md
+6
-0
No files found.
ports/esp32/README.md
View file @
7bf466a2
...
...
@@ -75,6 +75,12 @@ $ source export.sh # (or export.bat on Windows)
The
`install.sh`
step only needs to be done once. You will need to source
`export.sh`
for every new session.
**Note:**
If you are building MicroPython for the ESP32-S2, ESP32-C3 or ESP32-S3,
please ensure you are using the following required IDF versions:
-
ESP32-S3 currently requires latest
`master`
, but eventually
`v4.4`
or later when
it's available.
-
ESP32-S2 and ESP32-C3 require
`v4.3.1`
or later.
Building the firmware
---------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment