mirror of
https://github.com/micropython/micropython.git
synced 2026-03-13 20:30:17 +01:00
These warnings appear with GCC 11. Keep them as warnings but not as compiler errors so they can be dealt with properly in the future. Signed-off-by: Damien George <damien@micropython.org>