fs_put
Write base64-encoded data to a file on an ESP32 board by chunking over raw REPL exchanges.
Instructions
Write a base64-encoded payload to a file on the board, chunked over several raw-REPL exchanges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| port | Yes | ||
| max_bytes | No | ||
| content_base64 | Yes |