Skip to content

add settings.toml CIRCUITPY_WIFI_HOSTNAME - #11072

Merged
tannewt merged 1 commit into
adafruit:mainfrom
dhalbert:CIRCUITPY_WIFI_HOSTNAME
Jun 26, 2026
Merged

add settings.toml CIRCUITPY_WIFI_HOSTNAME#11072
tannewt merged 1 commit into
adafruit:mainfrom
dhalbert:CIRCUITPY_WIFI_HOSTNAME

Conversation

@dhalbert

Copy link
Copy Markdown
Collaborator

Add support for CIRCUITPY_WIFI_HOSTNAME = "some-hostname" in settings.toml.

Add documentation for option and also touch up some other settings.toml documentation.

Tested on ESP32-S3 and Pico W. I'm not sure how to test on zephyr or even if there's a build that can test it.

@dhalbert
dhalbert force-pushed the CIRCUITPY_WIFI_HOSTNAME branch from 5388258 to 7c7086c Compare June 26, 2026 13:42
@dhalbert
dhalbert force-pushed the CIRCUITPY_WIFI_HOSTNAME branch from 7c7086c to d09cebc Compare June 26, 2026 13:49
@dhalbert
dhalbert requested a review from tannewt June 26, 2026 15:20

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. Thanks!

@tannewt
tannewt merged commit 47a9a55 into adafruit:main Jun 26, 2026
595 of 596 checks passed
@dhalbert
dhalbert deleted the CIRCUITPY_WIFI_HOSTNAME branch June 26, 2026 16:41
@grgrant

grgrant commented Jun 28, 2026

Copy link
Copy Markdown

@dhalbert Thank you for CIRCUITPY_WIFI_HOSTNAME. My DHCP leases now have the hostname and I can call out MCUs by name.

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.

Support for custom hostname in settings.toml

3 participants