Skip to content

dma driver has a printf("") call to delay controls #5

@andersondomingues

Description

@andersondomingues

dma driver has a dummy call to printf("") that is used to delay the driver until the hardware is ready. Further debug is required to fix the synchronization protocol.

  • does not affects driver functionality
  • any other function could be used to delay the driver
  • that call must be removed before prodution

file: /orca-software/libs/src/orca-baremetal-dma-driver.c

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions