We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dad831 commit b82ab9aCopy full SHA for b82ab9a
hal/CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Unreleased Changes
2
3
- Fix failing `bsp_pins!` invocation with no aliases (#605 fixes #599)
4
+- Add Advanced Encryption Standard (AES) peripheral support including RustCrypto compatible backend
5
6
# v0.15.1
7
@@ -45,7 +46,6 @@
45
46
- Add Device Service Unit (DSU), Non-volatile Controller (NVM), SmartEEPROM support (#526)
47
- Expand Public Key Cryptography Controller (PUKCC) to support modular
48
exponentiation (RSA) (#544)
-- Add Advanced Encryption Standard (AES) peripheral support including RustCrypto compatible backend
49
50
---
51
0 commit comments