diff options
author | Damien George <damien.p.george@gmail.com> | 2015-10-16 22:08:57 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-10-16 22:08:57 +0100 |
commit | e813541e3f8a65fcc6e1b666e6547bd10b3dc316 (patch) | |
tree | 1651d02612668c8c060d0fcd0f1efa23807ee410 /lib/libm/atan2f.c | |
parent | 4bf3f2d3c0d7769b5a771e58a06c13ee527e657d (diff) | |
download | micropython-e813541e3f8a65fcc6e1b666e6547bd10b3dc316.tar.gz micropython-e813541e3f8a65fcc6e1b666e6547bd10b3dc316.zip |
py: Add option for inline assembler to support ARMv7-M instructions.
Cortex-M0, M0+ and M1 only have ARMv6-M Thumb/Thumb2 instructions. M3,
M4 and M7 have a superset of these, named ARMv7-M. This patch adds a
config option to enable support of the superset of instructions.
Diffstat (limited to 'lib/libm/atan2f.c')
0 files changed, 0 insertions, 0 deletions