HI, Perhaps a silly question but how do you compile mynewt core? There doesn’t seem to be any instructions in the package.
I’m also run into an issue with compiling blinky on OSX and was getting this: Building target targets/my_blinky_sim Compiling main.c Error: In file included from main.c:19:0: /Users/justinmclean/Downloads/ApacheMynewt/apache-blinky-0.8.0-incubating/repos/apache-mynewt-core/libs/os//include/os/os.h:23:20: fatal error: stdlib.h: No such file or directory compilation terminated. To solve just run this to reinstall the dev tools. xcode-select --install I had upgraded to El Capitan the other day and look like it needs a new version of the dev tools. Thanks, Justin
