Espressif component registry
Posted: Sat May 07, 2022 9:35 am
Hi!
I have a few ESP-IDF components (for example, the popular https://github.com/UncleRus/esp-idf-lib collection) and would like to upload them to the Espressif Component Registry. In this regard, there are a number of questions:
- Is there a detailed instruction for creating an idf_component.yml manifest and uploading components into the registry?
- How to get an API token for the registry?
- Which version of idf.py supports the "create-remote-component" command? idf.py from the ESP-IDF wizard does not support it.
Thank you.
I have a few ESP-IDF components (for example, the popular https://github.com/UncleRus/esp-idf-lib collection) and would like to upload them to the Espressif Component Registry. In this regard, there are a number of questions:
- Is there a detailed instruction for creating an idf_component.yml manifest and uploading components into the registry?
- How to get an API token for the registry?
- Which version of idf.py supports the "create-remote-component" command? idf.py from the ESP-IDF wizard does not support it.
Thank you.