mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Catch calls to legacy: MP_REGISTER_MODULE(name, module, enable) Emit a friendly error suggesting they be rewritten to: MP_REGISTER_MODULE(name, module). Signed-off-by: Phil Howard <phil@pimoroni.com>
2.4 KiB
2.4 KiB