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

Build error when using MCHP ACPI HAL macros #24241

Closed
albertofloyd opened this issue Apr 9, 2020 · 1 comment
Closed

Build error when using MCHP ACPI HAL macros #24241

albertofloyd opened this issue Apr 9, 2020 · 1 comment
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@albertofloyd
Copy link
Collaborator

Describe the bug
Compilation error when using MCHP ACPI HAL macros i.e.
MCHP_ACPI_EC_STS_OBF

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=board\mec15xx
  3. make
  4. See error

Expected behavior
Need update HAL header with correct definitions

@albertofloyd albertofloyd added the bug The issue is a bug, or the PR is fixing a bug label Apr 9, 2020
@scottwcpg
Copy link
Collaborator

Please see PR #9 https://github.com/zephyrproject-rtos/hal_microchip.
I keep forgetting how to add reviewers because the reviewers section is grey'd out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants