mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Added support for building emulation in Windows.
It has not been tested but it should not break any linux build. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -248,7 +248,9 @@
|
||||
*
|
||||
* Uncomment to get warnings on using deprecated functions and features.
|
||||
*/
|
||||
#if (defined(__GNUC__) || defined(__clang__))
|
||||
#define MBEDTLS_DEPRECATED_WARNING
|
||||
#endif
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_DEPRECATED_REMOVED
|
||||
|
||||
Reference in New Issue
Block a user