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.
ここにコメントを追加するには、ご登録いただく必要があります。 ご登録済みの場合は、ログインしてください。 ご登録がまだの場合は、ご登録後にログインしてください。