Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
Diff: hal/i2c_api.h
- Revision:
- 107:414e9c822e99
- Parent:
- 0:9b334a45a8ff
- Child:
- 119:3921aeca8633
diff -r c405d2eb506d -r 414e9c822e99 hal/i2c_api.h --- a/hal/i2c_api.h Mon Apr 04 22:15:11 2016 +0100 +++ b/hal/i2c_api.h Tue Apr 05 18:15:12 2016 +0100 @@ -18,6 +18,7 @@ #include "device.h" #include "buffer.h" +#include "dma_api.h" #if DEVICE_I2C