mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
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>