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 ST_I2S by
Diff: drivers/I2S.cpp
- Revision:
- 25:bc19a42307ae
- Parent:
- 22:e04af8667cad
--- a/drivers/I2S.cpp Mon Feb 13 11:53:21 2017 +0100 +++ b/drivers/I2S.cpp Fri Mar 10 13:25:07 2017 +0100 @@ -1,5 +1,5 @@ #include "drivers/I2S.h" -#include "platform/critical.h" +#include "platform/mbed_critical.h" #include "platform/mbed_assert.h" #if DEVICE_I2S