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

Transition to using bus_driver for SPI #10

Open
ncasaril opened this issue Jul 14, 2020 · 0 comments
Open

Transition to using bus_driver for SPI #10

ncasaril opened this issue Jul 14, 2020 · 0 comments
Assignees

Comments

@ncasaril
Copy link
Collaborator

Currently a semaphore in the bsp is used top avoid collisions on the spi bus used for the dwX000 and hal_spi_XX calls used to access the bus.

  • What needs to be changed in bsp's to support the bus_driver_spi?
  • What needs to change in the dwX000_hal?
  • Would this allow us to simplify the linux / mynewt interfacing currently in use in dwX000_hal.c?
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