-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add I2C support #11
Closed
Closed
Add I2C support #11
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a01c53e - Browse repository at this point
Copy the full SHA a01c53eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7464 - Browse repository at this point
Copy the full SHA 50e7464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff66f6 - Browse repository at this point
Copy the full SHA 4ff66f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3d83e - Browse repository at this point
Copy the full SHA 6a3d83eView commit details -
target/xtensa: esp32: enable FPU2000 instructions
Xtensa LX6 CPU inside the ESP32 implements a more recent version of the FPU coprocessor. However QEMU only supports FPU2000, so enable at least that. Some floating point instructions which were added after FPU2000 are still unsupported after this change: sqrt0.s div0.s recip0.s rsqrt0.s maddn.s divn.s const.s nexp01.s addexp.s addexpm.s mkdadj.s mksadj.s.
Configuration menu - View commit details
-
Copy full SHA for dab9ef4 - Browse repository at this point
Copy the full SHA dab9ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7485c4 - Browse repository at this point
Copy the full SHA b7485c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9c480 - Browse repository at this point
Copy the full SHA ee9c480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7615214 - Browse repository at this point
Copy the full SHA 7615214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f8940 - Browse repository at this point
Copy the full SHA 02f8940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ecb15 - Browse repository at this point
Copy the full SHA 29ecb15View commit details -
Configuration menu - View commit details
-
Copy full SHA for a25d43f - Browse repository at this point
Copy the full SHA a25d43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f955e08 - Browse repository at this point
Copy the full SHA f955e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a59858 - Browse repository at this point
Copy the full SHA 1a59858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e36582 - Browse repository at this point
Copy the full SHA 0e36582View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c1d9a - Browse repository at this point
Copy the full SHA a3c1d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff3da8 - Browse repository at this point
Copy the full SHA 0ff3da8View commit details
Commits on Sep 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a32d78f - Browse repository at this point
Copy the full SHA a32d78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10c509 - Browse repository at this point
Copy the full SHA e10c509View commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15c2d71 - Browse repository at this point
Copy the full SHA 15c2d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2fefc - Browse repository at this point
Copy the full SHA 8c2fefcView commit details
Commits on Oct 6, 2020
-
looks working, not tested, a lot of debug stuff which will be removed
esp32 i2c update add better error handling and better interrupt names etc.
Configuration menu - View commit details
-
Copy full SHA for ff3a8de - Browse repository at this point
Copy the full SHA ff3a8deView commit details
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d8ccec1 - Browse repository at this point
Copy the full SHA d8ccec1View 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.