-
Notifications
You must be signed in to change notification settings - Fork 3
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
docs/psoc6: Adding hardware documentation. #121
Conversation
298f19f
to
99bdde0
Compare
Can we put the board overview like this?
I would also not put the features in the table which we currently not support in our port. I think the pinout diagrams are still too small. Maybe I can find a solution to make them more narrow. |
Thanks for the review. I can sure make these changes. I agree for connectivity column. I feel why GPIO's are special here? Then why not add serial communication interfaces? |
494d339
to
14e1ff4
Compare
d07543a
to
c3a8a27
Compare
587f1ec
to
255ba96
Compare
2990f8a
to
8bb0fbd
Compare
c54d263
to
8b4ab50
Compare
f9a9bca
to
db76bcb
Compare
13b8f1c
to
affc8fd
Compare
Code size report:
|
extmod/machine_i2c.h
Outdated
@@ -0,0 +1,91 @@ | |||
/* | |||
* This file is part of the MicroPython project, http://micropython.org/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file has to be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Accidentally added file to extmod.
db76bcb
to
bb98c7c
Compare
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
d42d090
to
4fc01a6
Compare
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---
CONTRIBUTING.md also tells you what to expect in the PR process.
Description
Extended documentation support with:
Find the documentation link for review here
*Note: We still have to add the final versions of the pinout after:
Please use this PR to review the content and overall alignment of sections etc.