mirror of
https://github.com/espressif/openthread.git
synced 2026-08-29 21:39:54 +00:00
[platform] fix transmit security for RCP (#5223)
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
*
|
||||
*/
|
||||
#ifndef OPENTHREAD_CONFIG_MAC_SOFTWARE_TX_SECURITY_ENABLE
|
||||
#define OPENTHREAD_CONFIG_MAC_SOFTWARE_TX_SECURITY_ENABLE 1
|
||||
#define OPENTHREAD_CONFIG_MAC_SOFTWARE_TX_SECURITY_ENABLE (OPENTHREAD_CONFIG_THREAD_VERSION >= OT_THREAD_VERSION_1_2)
|
||||
#endif
|
||||
#endif // OPENTHREAD_RADIO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user