MicroESP A VS Code extension for programming ESP boards with MicroPython. Features Connect to Board: Connect to your ESP board via a serial port. Run File: Run the currently active file on the connected board. Upload File: Upload the currently active file to the board's file system. Usage Use the command palette (Ctrl+Shift+P or Cmd+Shift+P) and search for "ESP" to find the available commands. Requirements [List any requirements, e.g., a specific MicroPython version on the board] |