Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-30 | firmware: Rename from uid64 to eui64 | xengineering | |
The term EUI-64 is more commonly known (see Wikipedia about MAC addresses [1]). The term UID-64 was introduced because of ST documentation. [1]: https://en.wikipedia.org/wiki/MAC_address | |||
2024-04-21 | firmware: Add 64 bit MAC to shell prompt | xengineering | |
This demonstrates that the readout of the 64 bit MAC address from the STM32WL55 microcontroller works and is useful to recognize used devices. |