Skip to content

Transition to using bus_driver for SPI #10

Description

@ncasaril

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions