Skip to content

Add new targets/esp32s3-box-3#5388

Open
georgik wants to merge 2 commits into
tinygo-org:devfrom
georgik:targets/esp32s3-box-3
Open

Add new targets/esp32s3-box-3#5388
georgik wants to merge 2 commits into
tinygo-org:devfrom
georgik:targets/esp32s3-box-3

Conversation

@georgik
Copy link
Copy Markdown

@georgik georgik commented May 11, 2026

Add target for ESP32-S3-BOX-3: https://github.com/espressif/esp-box

It can be tested with this example: https://codeberg.org/georgik/esp32-s3-box-3-tinygo-example/src/branch/feature/official-target

Command: tinygo flash -target=esp32s3-box-3 .

Result: The screen should display Gopher and Hello TinyGo! message.

Copy link
Copy Markdown
Member

@aykevl aykevl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but can you also add a new smoke test to the make file? See for example:

tinygo/GNUmakefile

Lines 999 to 1000 in 7a5a50d

$(TINYGO) build -size short -o test.bin -target=esp32-c3-devkit-rust-1 examples/blinky1
@$(MD5SUM) test.bin

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.

2 participants