Skip to content

Commit

Permalink
fix build on stm32f4discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Feb 23, 2024
1 parent 619a125 commit c4fd63c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mk/stm32f4discovery.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ OPENCM3_TARGET=lib/stm32/f4
EXCLUDED_SCHEMES = \
mupq/pqclean/crypto_kem/mceliece% \
mupq/crypto_sign/tuov% \
mupq/crypto_sign/ov-Ip% \
crypto_sign/ov-Ip% \
mupq/crypto_sign/falcon-1024-tree%

include mk/opencm3.mk
Expand Down

0 comments on commit c4fd63c

Please sign in to comment.