mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #2678 from bridadan/fix-ncs36510-linux-compile
Fixing NCS36510 compile on Linuxpull/2680/head
commit
dd5649d92b
|
|
@ -34,7 +34,7 @@
|
|||
* Header files *
|
||||
* *
|
||||
*************************************************************************************************/
|
||||
#include "NCS36510Init.h"
|
||||
#include "ncs36510Init.h"
|
||||
|
||||
void fPmuInit(void);
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue