mirror of
https://github.com/espressif/openthread.git
synced 2026-08-25 11:49:51 +00:00
[posix] add a vendor interface for the radio spinel layer (#7884)
This commit adds a vendor interface for developers to implement the bus interface by themselves.
This commit is contained in:
@@ -63,6 +63,9 @@ main()
|
||||
reset_source
|
||||
build -DOT_POSIX_CONFIG_RCP_BUS=SPI "$@"
|
||||
fi
|
||||
|
||||
reset_source
|
||||
build -DOT_POSIX_CONFIG_RCP_BUS=VENDOR "$@"
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user