4 years, 6 months ago.

No targets folder under mbed-os in online compiler

/media/uploads/technovus/no_targets.jpg

I need to make some changes to the target, but there is no targets folder appearing under mbed-os in the online compiler. How can I access that folder using the online compiler?

I specifically want to adjust can_api.c to modify some of the settings. Thanks in advance!

1 Answer

4 years, 6 months ago.

Hi Dan,

If you would like to change code of Mbed OS and apply the change to your application, you should use offline Mbed CLI.

https://os.mbed.com/docs/mbed-os/v5.14/quick-start/offline-with-mbed-cli.html

Online compiler is not able to do that.

Regards, Desmond

Accepted Answer