forked from espressif/arduino-esp32
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (espressif#4996
) This is very much still work in progress and much more will change before the final 2.0.0 Some APIs have changed. New libraries have been added. LittleFS included. Co-authored-by: Seon Rozenblum <[email protected]> Co-authored-by: Me No Dev <[email protected]> Co-authored-by: geeksville <[email protected]> Co-authored-by: Mike Dunston <[email protected]> Co-authored-by: Unexpected Maker <[email protected]> Co-authored-by: Seon Rozenblum <[email protected]> Co-authored-by: microDev <[email protected]> Co-authored-by: tobozo <[email protected]> Co-authored-by: bobobo1618 <[email protected]> Co-authored-by: lorol <[email protected]> Co-authored-by: geeksville <[email protected]> Co-authored-by: Limor "Ladyada" Fried <[email protected]> Co-authored-by: Sweety <[email protected]> Co-authored-by: Loick MAHIEUX <[email protected]> Co-authored-by: Larry Bernstone <[email protected]> Co-authored-by: Valerii Koval <[email protected]> Co-authored-by: 快乐的我531 <[email protected]> Co-authored-by: chegewara <[email protected]> Co-authored-by: Clemens Kirchgatterer <[email protected]> Co-authored-by: Aron Rubin <[email protected]> Co-authored-by: Pete Lewis <[email protected]>
- Loading branch information
1 parent
46d5afb
commit 5502879
Showing
5,209 changed files
with
826,348 additions
and
322,804 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,6 @@ tools/mklittlefs | |
__vm/ | ||
*.vcxproj* | ||
.vscode/ | ||
platform.sloeber.txt | ||
boards.sloeber.txt | ||
tools/mklittlefs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +0,0 @@ | ||
[submodule "libraries/AzureIoT"] | ||
path = libraries/AzureIoT | ||
url = https://github.com/VSChina/ESP32_AzureIoT_Arduino | ||
Oops, something went wrong.