mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
763caabf6d
Add a new boardctl command BOARDIOC_MACADDR to retrieve the MAC address of the network interface. The board_macaddr function needs to be implemented by the board logic. Signed-off-by: daichuan <daichuan@xiaomi.com>