Readded Aes wrapper

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11938 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
edolomb 2018-04-13 14:30:33 +00:00
parent 19711eb0e0
commit 8ec937f93d
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@
/**@} */ /**@} */
/* TODO: to delete */
#define Aes wc_Aes
/** /**
* @brief SAMA5D2 Family * @brief SAMA5D2 Family
* @{ * @{