{ "ports": [ { "export": "INIT_APP_EXPORT(hello_world)", "function": "int hello_world(void)", "is_cpp": false }, { "export": "MSH_CMD_EXPORT(test_f, hello word)", "function": "int test_f(void)", "is_cpp": false } ] }