mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
config: cleanup ethernet configuration
This commit is contained in:
@@ -75,10 +75,9 @@ serial_config:
|
||||
# Default: 1
|
||||
type: integer
|
||||
min: 1
|
||||
ethernet:
|
||||
# Optional command ethernet.
|
||||
# If omitted, ethernet condiguration value will be omitted.
|
||||
nullable: True
|
||||
supports_networking:
|
||||
# set to true if the module supports networking (UDP)
|
||||
type: boolean
|
||||
|
||||
|
||||
parameters:
|
||||
@@ -212,9 +211,9 @@ parameters:
|
||||
# [0, N-1]
|
||||
# Default: 0
|
||||
type: integer
|
||||
ethernet:
|
||||
# Optional command ethernet.
|
||||
# If specified, parameter will be generated only if board supports Ethernet.
|
||||
nullable: True
|
||||
requires_ethernet:
|
||||
# param is only added if the board has ethernet
|
||||
# support
|
||||
type: boolean
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user