Revision 0b3519da2dba71cf59b24b2367072a1dcb9a6a8b authored by rpls on 03 August 2021, 07:27:59 UTC, committed by GitHub on 03 August 2021, 07:27:59 UTC
* Add an optional memory timing test to the boardtest.elf

* Add support for the Nucleo-L4R5ZI board

* Add a PQM4 preprocessor definition flag

* Properly detect PQM4/MUPQ in bikel{1,3} sources

* Include the nucleo-l4r5zi in the README

* Update mupq
1 parent cf6f358
Raw File
.gitignore
*.o
*.bin
*.elf
*.a
*.d
testvectors/
benchmarks/
__pycache__/
bin/
bin-host/
compile_commands.json
back to top