mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
This is recommended by Espressif, and it's the only way to ensure everyone builds the same set of component versions. The awkward part is that updating the ESP-IDF version will churn a line in each of these files (and possibly other changes). Adds a build-time check for lock file changes, which is either a warning or a hard error depending on the value of MICROPY_MAINTAINER_BUILD flag (introduced in previous commit). This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
2 lines
20 B
Plaintext
2 lines
20 B
Plaintext
managed_components/
|