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

[draft] Add Arduino Giga support #316

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

multiplemonomials
Copy link
Collaborator

Summary of changes

This PR updates Mbed OS to support the Arduino Giga. It is still in progress. So far:
[X] Port over Arduino's patches to Mbed CE
[X] Disentangle the horrible, awful spaghetti code Arduino created for the wifi driver into something vaguely workable
[X] Get wifi driver actually running
[X] Get QSPI flash operational
[ ] Add support for using the board with the bootloader instead of via an ST-Link
[ ] Get network tests fully working for wifi boards
[ ] Debug why a thread sleep is needed in the wifi driver in order to connect to networks
[ ] Test bluetooth

Impact of changes

Migration actions required

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

@multiplemonomials multiplemonomials changed the base branch from master to dev/memory-bank-information August 23, 2024 16:38
Base automatically changed from dev/memory-bank-information to master September 13, 2024 03:35
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