[realtek-ambz] Enable Mbed-TLS for MD5 hashing, remove Polar SSL (#156)

* Enable Mbed-TLS, remove Polar SSL

* Reformat lt_defs.h

---------

Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
This commit is contained in:
Hajo Noerenberg
2023-08-17 15:20:02 +02:00
committed by GitHub
parent e99c6124e7
commit ccf21b4eab
4 changed files with 2 additions and 30 deletions

View File

@@ -2,5 +2,5 @@
#error "Don't include this file directly"
#define LT_ARD_HAS_SERIAL 1
#define LT_ARD_MD5_POLARSSL 1
#define LT_ARD_HAS_SERIAL 1
#define LT_ARD_MD5_MBEDTLS 1