mirror of https://github.com/ARMmbed/mbed-os.git
BLE: Move cordio_stack out of TARGET_CORDIO
parent
94cf390706
commit
134cb885f5
|
|
@ -15,8 +15,8 @@
|
|||
*/
|
||||
|
||||
#include "mbed.h"
|
||||
#include "stack/platform/include/pal_types.h"
|
||||
#include "stack/platform/include/pal_uart.h"
|
||||
#include "cordio_stack/platform/include/pal_types.h"
|
||||
#include "cordio_stack/platform/include/pal_uart.h"
|
||||
#include "hal/ticker_api.h"
|
||||
#include "mbed_critical.h"
|
||||
#include "pal_codec.h"
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue