-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
Currently the cyw43 spi implementation has a hard dependency on printf
, here (and another one a few lines lower).
I suggest to replace these printf
-calls with the CYW43_PRINTF
macro already available in cyw43-code, so binaries that include the cyw43 driver and don't require printf are not forced to pull it in.
Metadata
Metadata
Assignees
Labels
No labels