Skip to content
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

feat: Portenta H7 support #13

Closed
wants to merge 2 commits into from
Closed

feat: Portenta H7 support #13

wants to merge 2 commits into from

Conversation

XavierChanth
Copy link
Member

- What I did

  • Added support for porenta h7
  • Ensure esp32 random is enabled before seeding

- How I did it

- How to verify it

- Description for the changelog
feat: Portenta H7 support

@XavierChanth
Copy link
Member Author

XavierChanth commented Nov 29, 2024

I'm going to put these changes in the at_chops library layer. Otherwise to confirm every change I will have to:

  • modify the library
  • push to git
  • change git ref in at_c
  • generate the arduino library from at_c
  • build against the arduino library in at_c
  • flash the device

If I do it there, I can remove half of these steps

@XavierChanth
Copy link
Member Author

This fix (ec0a24d) has been reopened in #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant