Skip to content

Conversation

Neradoc
Copy link

@Neradoc Neradoc commented Apr 8, 2025

Writes the wifi MAC address in the boot_out.txt making it better documented and discoverable.
This is what is done on pico W. P4 and H2 are excluded by testing for the wifi module.
The ESP already uses the MAC as UID, but with nibbles in a different order and it's not made clear that it is.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

This looks good, very close to Pico W code (and a little better, because it defaults to the weak version completely if no wifi). Thanks!

@dhalbert dhalbert merged commit 361e0eb into adafruit:main Apr 9, 2025
240 checks passed
@Neradoc Neradoc deleted the add-mac-in-boot-esp branch May 17, 2025 12:48
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