Is there a way to export the online compiler(IDE) project to yotta project?

I imported the wallbot_ble sample code to IDE and it compiled fine. However, is it possible to convert this online project to yotta project, so I can compile it offline?

with the wallbot_ble platform. most of the offline compilers are not available as soon as I select the wallbot_ble platform.

thanks for help.

No, it’s not possible to convert to yotta (yet?) from online IDE. But you should be able to export to GCC target and build using that. Is that also greyed out?