diff options
author | Damien George <damien.p.george@gmail.com> | 2016-05-23 13:25:54 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-05-23 13:25:54 +0100 |
commit | 74fb4e795b6a709a21803b30df7dbb66aa88b354 (patch) | |
tree | f284dba7d0e18c6a76629732ff5be3339c36d675 /esp8266/esp_mphal.c | |
parent | 9b4c013823fb04e31412a20b4d53a397be912625 (diff) | |
download | micropython-74fb4e795b6a709a21803b30df7dbb66aa88b354.tar.gz micropython-74fb4e795b6a709a21803b30df7dbb66aa88b354.zip |
mpy-cross: Add -s option to specify the embedded source filename.
.mpy files contain the name of the source file that they were compiled
from. This patch adds a way to change this name to an arbitrary string,
specified on the command line with the -s option. The default is to use
the full name of the input filename.
This new -s option is useful to strip off a leading directory name so
that mpy-tool.py can freeze packages.
Diffstat (limited to 'esp8266/esp_mphal.c')
0 files changed, 0 insertions, 0 deletions