If you need to create you own SuperSet, following steps should help you.
First of all you need mcu-sdk-2.0 repository with current submodules. Then you need to create some release config e.g. release_config.yml on you disk. Release config format can be found here. Devices, boards or kits names referenced in release config are case sensitive!
The last step is running SDK generator, this can be done with command: ruby2.4 mcu-sdk-2.0/bin/generator/sdk_generator/src/sdk_generator.rb --config /path/to/release_config.yml
After generating is finished, result can be find in location specified in release config.
只有注册用户才能在此添加评论。 如果您已经注册,请登录。 如果您还没有注册,请注册并登录。