summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2025-02-03 16:03:22 +1100
committerDamien George <damien@micropython.org>2025-02-07 17:24:43 +1100
commitb603fa38b25c5136d36cdbfff91b69f96efacd69 (patch)
tree2daedc7a9e4a515e2b0e65e28fe638067880b7fd /docs/esp32/tutorial
parent71e8b27b26f46f11f642381d4f6699ee1fc073f6 (diff)
downloadmicropython-b603fa38b25c5136d36cdbfff91b69f96efacd69.tar.gz
micropython-b603fa38b25c5136d36cdbfff91b69f96efacd69.zip
py/mkrules.mk: Reset USER_C_MODULES when building mpy-cross dependency.
When a port automatically compiles `mpy-cross`, if `USER_C_MODULES` is provided by the user on the command line then it is also applied to the `mpy-cross` build. That can lead to build errors if the path is relative and not found when building `mpy-cross`. Fix that by explicitly resetting `USER_C_MODULES` when invoking the `mpy-cross` build. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions