-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
esp32s3 openeth ethernet driver #13527
Merged
Merged
Commits on Oct 12, 2024
-
feat(esp32_openeth): move to common/espressif
Since this will be used for esp32s3 also, we can have this in common/espressif.
Configuration menu - View commit details
-
Copy full SHA for 33295c0 - Browse repository at this point
Copy the full SHA 33295c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f9444 - Browse repository at this point
Copy the full SHA f6f9444View commit details -
feat(esp32s3): add openeth ethernet driver for qemu
We add the config for esp32s3, then move the esp32 specifics to esp32/chip.h, then add the esp32s3 specifics to esp32s3/chip.h.
Configuration menu - View commit details
-
Copy full SHA for 43ee977 - Browse repository at this point
Copy the full SHA 43ee977View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86d18a - Browse repository at this point
Copy the full SHA d86d18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bcf30 - Browse repository at this point
Copy the full SHA 26bcf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a2088 - Browse repository at this point
Copy the full SHA 26a2088View commit details -
fix(esp32-qemu): enable legacy esp-idf build
The current simple boot method is not working with qemu. We enable this option for now until we can make the simple-boot image boot with QEMU.
Configuration menu - View commit details
-
Copy full SHA for 0bc54fb - Browse repository at this point
Copy the full SHA 0bc54fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33905ef - Browse repository at this point
Copy the full SHA 33905efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f621daf - Browse repository at this point
Copy the full SHA f621dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for c607126 - Browse repository at this point
Copy the full SHA c607126View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.