6 years, 4 months ago.

How to include the mbed_app.json in a KDS project

Hi,

So the title pretty much says it all. I have a program which runs fine on the online compiler, but when I export it into a KDS project to use offline, the mbed_config.json file is not being parsed. (I can put absolutely any old junk in there without kicking up errors and good code I put in there is ignored).

The file is in the root directory of the project

Is there something I need to do to explicitly include it?

Thanks

Be the first to answer this question.