The baud rate to be used for communication with the device.
Optional debugFlag indicating whether to enable debug logging for the loader (optional).
Optional enableIndicate if trace messages should be enabled or not.
The size of the flash memory to be used. Possible values are "detect", "keep", "256KB", "512KB", "1MB", "2MB", "2MB-c1", "4MB", "4MB-c1", "8MB", "16MB", "32MB", "64MB", "128MB".
Optional portThe port to initialize the transport class.
Optional resetReset functions for connection. If undefined will use default ones.
Optional serialSet of options for SerialPort class.
Optional terminalAn optional terminal interface to interact with the loader during the process.
The transport mechanism to communicate with the device.
Generated using TypeDoc
Options to configure ESPLoader. LoaderOptions