diff options
author | Damien George <damien@micropython.org> | 2021-07-17 23:25:07 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-07-17 23:55:25 +1000 |
commit | 74db526cf059d1bc30be38c28c36cf5d1156ae53 (patch) | |
tree | 8e97769675a2975efd4f14e036d78267aaf6afc9 /docs/pyboard/tutorial/assembler.rst | |
parent | 12e3fcc78575295a881a10553adc979e9a530a21 (diff) | |
download | micropython-74db526cf059d1bc30be38c28c36cf5d1156ae53.tar.gz micropython-74db526cf059d1bc30be38c28c36cf5d1156ae53.zip |
extmod/btstack/btstack.mk: Use -Wno-implicit-fallthrough, not =0.
In 2ae3c890bd923b4c39bba3d2e2f2d75eca5dcc06, -Wimplicit-fallthrough=0 was
added to get the build to pass. This option is equivalent to
-Wno-implicit-fallthrough, and the latter is compatible with clang (while
the former is not).
Fixes issue #7546.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/pyboard/tutorial/assembler.rst')
0 files changed, 0 insertions, 0 deletions