diff options
author | Damien George <damien.p.george@gmail.com> | 2018-04-04 14:24:03 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-04-04 14:24:03 +1000 |
commit | 3f420c0c27bd6daa5af39517925be55b9b9a9ab3 (patch) | |
tree | e5b2da7eae2a600dc1580e0e4baed9efe6f14f4c /tests/basics/string_compare.py | |
parent | 323b5f7270ee0e3c9000c0fb0d5f74ec049337c2 (diff) |
py: Don't include mp_optimise_value or opt_level() if compiler disabled.
Without the compiler enabled the mp_optimise_value is unused, and the
micropython.opt_level() function is not useful, so exclude these from the
build to save RAM and code size.
Diffstat (limited to 'tests/basics/string_compare.py')
0 files changed, 0 insertions, 0 deletions