This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Suggestion: specify pycom-esp-idf version?Β #250
Open
Description
I'm building firmware images myself (or rather, our CI is ;) ).
I noticed that the pycom-micropython-sigfox
sources don't contain a specific git hash to the pycom-esp-idf
version that is expected to be used (idf_v3.1
is a branch and changing).
Would it make sense to specify the exact pycom-esp-idf
version in the pycom-micropython-sigfox
sources? For example by making it a git submodule, or otherwise.