zephyr/subsys/usb/class/netusb
Joakim Algrøy 5c563d3030 usb: netusb: make ECM MAC address user-configurable
Add prompt to USB_DEVICE_NETWORK_ECM_MAC Kconfig option to allow
users to change it. The current default value is assigned for
documentation purposes in RFC 7042.

Signed-off-by: Joakim Algrøy <joakimalgroy@gmail.com>
2020-10-17 16:36:52 +03:00
..
CMakeLists.txt
function_ecm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
function_eem.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
function_rndis.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
function_rndis.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig usb: netusb: make ECM MAC address user-configurable 2020-10-17 16:36:52 +03:00
netusb.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
netusb.h