mirror of
https://github.com/espressif/openthread.git
synced 2026-08-24 11:19:51 +00:00
Remove globals from mbedcrypto.cpp.
This commit is contained in:
@@ -30,8 +30,11 @@
|
||||
#include <openthread.h>
|
||||
#include <common/debug.hpp>
|
||||
#include <crypto/aes_ccm.hpp>
|
||||
#include <crypto/mbedtls.hpp>
|
||||
#include <string.h>
|
||||
|
||||
static Thread::Crypto::MbedTls mbedtls;
|
||||
|
||||
extern"C" void otSignalTaskletPending(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user