microbit-foundation / DAPLink

This DAPLink fork is only for development - everything is submitted upstream - please file issues on https://github.com/ARMmbed/DAPLink
Apache License 2.0
9 stars 2 forks source link

microbitv2: Change the busy flag to be the default I2C empty TX buffer. #10

Closed microbit-carlos closed 2 years ago

microbit-carlos commented 2 years ago

First step is to check if this works with the CODAL version implementing the busy flag, and if it does we just need to update CODAL to take in consideration an empty buffer means the previous transaction hasn't finished.

microbit-carlos commented 2 years ago

Submitted upstream: https://github.com/ARMmbed/DAPLink/pull/938