mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 13:20:15 +01:00
Reverse operations are supported on stm32 and rp2, and esp32 has enough space to also enable inplace operations, to make it complete. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>