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

52840 board compilation problem #597

Closed
ackPeng opened this issue Dec 31, 2024 · 1 comment
Closed

52840 board compilation problem #597

ackPeng opened this issue Dec 31, 2024 · 1 comment

Comments

@ackPeng
Copy link

ackPeng commented Dec 31, 2024

Hi, I am using seeed's nRF52840_Sense, and I will use the Arduino_NRFXSPI class or the Arduino_mbedSPI class. However, when compiling Arduino_mbedSPI.h, an error "drivers/SPIMaster.h" will not be found. When compiling Arduino_NRFXSPI.h, an error will appear: error: 'nrfx_spi_t' does not name a type; did you mean 'nrfx_spim_t'?, which library is the file it depends on based on?

@moononournation
Copy link
Owner

You can use HWSPI instead

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

No branches or pull requests

2 participants