-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: ESP32-C3 support #1666
base: main
Are you sure you want to change the base?
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94e3c19 - Browse repository at this point
Copy the full SHA 94e3c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 600bd24 - Browse repository at this point
Copy the full SHA 600bd24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d819115 - Browse repository at this point
Copy the full SHA d819115View commit details -
esp32c3: Implemented support for preparing the device (switching off …
…the WDTs) for more reliable discovery
Configuration menu - View commit details
-
Copy full SHA for 41ac946 - Browse repository at this point
Copy the full SHA 41ac946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4444dd0 - Browse repository at this point
Copy the full SHA 4444dd0View commit details -
esp32c3: Implemented support for restoring the WDTs and customised ha…
…lt/resume functions to take care of them properly
Configuration menu - View commit details
-
Copy full SHA for 21a3ed1 - Browse repository at this point
Copy the full SHA 21a3ed1View commit details -
esp32c3: Implemented support for performing SPI reads and reading out…
… the JEDEC ID of the SPI Flash
Configuration menu - View commit details
-
Copy full SHA for 7a38761 - Browse repository at this point
Copy the full SHA 7a38761View commit details -
esp32c3: Implemented support for performing SPI writes, running comma…
…nds and added the SPI Flash region mapping
Configuration menu - View commit details
-
Copy full SHA for 9da5071 - Browse repository at this point
Copy the full SHA 9da5071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836af91 - Browse repository at this point
Copy the full SHA 836af91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e932e - Browse repository at this point
Copy the full SHA f7e932eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8126921 - Browse repository at this point
Copy the full SHA 8126921View commit details -
esp32c3: Implemented i-cache invalidation and reload for post-complet…
…ion of Flash operations
Configuration menu - View commit details
-
Copy full SHA for 6747601 - Browse repository at this point
Copy the full SHA 6747601View commit details -
esp32c3: Hacky patch to make Flash write almost work correctly at the…
… loss of a huge amount of speed (25% the speed)
Configuration menu - View commit details
-
Copy full SHA for 8560143 - Browse repository at this point
Copy the full SHA 8560143View commit details -
esp32c3: Implemented a custom memory read routine that directly reads…
… the SPI Flash to solve the access problem
Configuration menu - View commit details
-
Copy full SHA for fe7a8a2 - Browse repository at this point
Copy the full SHA fe7a8a2View commit details