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

HAL_QURT: revived QURT HAL #27091

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

Conversation

tridge
Copy link
Contributor

@tridge tridge commented May 18, 2024

This is a revival of the old QURT HAL for the new ModalAI boards
This does not build yet.
Issues:

  • what mutex type to use?
  • string functions missing, like strnlen()
  • doesn't yet build ARM frontend app

Testing:

  • use ./waf configure --board QURT
  • build: ./waf --target examples/UART_test

tridge and others added 30 commits May 20, 2024 05:57
and confirm version when running tools
.... by re-implementing in terms of a WaitAndMaintain class
this allows minimum_duration to be passed through to the underlying methods, for example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants