mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
9f794ace0e
Fix MAC address byte order by reversing 6 bytes after reading from eFuse. Adjust offset logic to apply after byte reversal, ensuring Ethernet MAC is base_mac +3. Comply with Espressif's MAC address generation specification for ESP32S3 Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>