summaryrefslogtreecommitdiff
path: root/py/modthread.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-10 01:05:29 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-10 01:05:29 +0200
commitd21d029d55ddc026fcaf6673f2b712a645286dce (patch)
tree7a07e9df46522877abd37ea41675f3976417c579 /py/modthread.c
parenta35d923cdf5a94ef9a29645f9dd461479dc819ce (diff)
py/mkrules.mk: Add "clean-frozen" target to clean frozen script/modules dir.
This target removes any stray files (i.e. something not committed to git) from scripts/ and modules/ dirs (or whatever FROZEN_DIR and FROZEN_MPY_DIR is set to). The expected workflow is: 1. make clean-frozen 2. micropython -m upip -p modules <packages_to_freeze> 3. make As it can be expected that people may drop random thing in those dirs which they can miss later, the content is actually backed up before cleaning.
Diffstat (limited to 'py/modthread.c')
0 files changed, 0 insertions, 0 deletions