Skip to content

feat: add ESP32 (LX6) WiFi support#54

Open
deadprogram wants to merge 1 commit into
mainfrom
esp32
Open

feat: add ESP32 (LX6) WiFi support#54
deadprogram wants to merge 1 commit into
mainfrom
esp32

Conversation

@deadprogram

@deadprogram deadprogram commented Jul 13, 2026

Copy link
Copy Markdown
Member

Port the WiFi driver to the original ESP32 (Xtensa LX6), modeled on the ESP32-S3 implementation.

The examples that use lneto directly work, but the net/http package at present uses too much memory to work on this device.

Port the WiFi driver to the original ESP32 (Xtensa LX6), modeled on the
ESP32-S3 implementation.

Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram

Copy link
Copy Markdown
Member Author

This PR requires the changes in tinygo-org/tinygo#5510 to be compiled. It also requires the changes in tinygo-org/tinygo#5511 to be flashed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant