diff options
author | Mirko Vogt <mirko.vogt@sensorberg.com> | 2021-02-09 18:28:36 +0000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-03-11 11:49:18 +1100 |
commit | 7d73b9ff9975261bd2ff3544b09e9ec494775435 (patch) | |
tree | b4dc35994e144985732661592c782f7d3475590f | |
parent | c33c749f64fc664e46529885d84e499ea2c3d461 (diff) | |
download | micropython-7d73b9ff9975261bd2ff3544b09e9ec494775435.tar.gz micropython-7d73b9ff9975261bd2ff3544b09e9ec494775435.zip |
lib/mbedtls: Switch to currently latest commit of LTS branch v2.16.
From a version numbering point of view this is a downgrade (2.17.0 ->
2.16.x). However the latest commit for version 2.17.0 is from March 2019
and no further minor release happened after 2.17.0. This version is EOL.
2.16.x though is still actively maintained as a long term release, hence
security and stability fixes are still being backported, including
compatibility with upcoming compiler releases.
m--------- | lib/mbedtls | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/mbedtls b/lib/mbedtls -Subproject 3f8d78411a26e833db18d9fbde0e2f0baeda87f +Subproject 1b6a24f759cefbb4a69ae9476885d7f42a847e3 |