summaryrefslogtreecommitdiff
path: root/py/makeversionhdr.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-02-22 11:13:04 +1100
committerDamien George <damien.p.george@gmail.com>2018-02-22 12:48:15 +1100
commit8ca469cae299f8e93dfe721bb915adb217dc4cfe (patch)
treed099d8336d1d40f22639c3bf118b7dc8156c55db /py/makeversionhdr.py
parent6e675c1baaf0de0d56a2345376d6b5600bfab3aa (diff)
py/py.mk: Split list of uPy sources into core and extmod files.
If a port only needs the core files then it can now use the $(PY_CORE_O) variable instead of $(PY_O). $(PY_EXTMOD_O) contains the list of extmod files (including some files from lib/). $(PY_O) retains its original definition as the list of all object file (including those for frozen code) and is a convenience variable for ports that want everything.
Diffstat (limited to 'py/makeversionhdr.py')
0 files changed, 0 insertions, 0 deletions