diff options
author | Damien George <damien@micropython.org> | 2020-06-14 16:22:29 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-06-30 22:31:41 +1000 |
commit | 9d5edb35596b0ff5943bf1cb756dc3c42e8566d9 (patch) | |
tree | 1bca428c3e4cf4db4aee524398d5d1b4c6725dc3 /py/objfloat.c | |
parent | b572aa5721e3516367c56fba9e0d09ac0edbbd2c (diff) | |
download | micropython-9d5edb35596b0ff5943bf1cb756dc3c42e8566d9.tar.gz micropython-9d5edb35596b0ff5943bf1cb756dc3c42e8566d9.zip |
lib/utils: Protect all of mpirq.c with MICROPY_ENABLE_SCHEDULER.
So it can be unconditionally included in a port's build even if certain
configurations in that port do not use its features, to simplify the
Makefile.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objfloat.c')
0 files changed, 0 insertions, 0 deletions