Disable REPL on RP2 #17508
-
I’m using MicroPython v1.20.0-487-g00930b213 and have done a custom build of RP2. Also, if there are also some other easy things to do, I'd like to hear about those as well. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
You might find this useful: https://github.com/shariltumin/password-protected-REPL-micropython. This may give you some ideas on how to protect your software assets. |
Beta Was this translation helpful? Give feedback.
Just put these two lines at line 175:
before:
in your main.c