mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Updated Securing a MicroPython System (markdown)
@@ -1,6 +1,7 @@
|
||||
# Topics
|
||||
* Frozen code
|
||||
* Disabling the WebREPL
|
||||
* `#define MICROPY_PY_WEBREPL 0`
|
||||
* Disabling the Python compiler
|
||||
* `#define MICROPY_ENABLE_COMPILER 0`
|
||||
* Disable serial REPL access
|
||||
|
||||
Reference in New Issue
Block a user