Skip to content

Commit

Permalink
Puck.js: Enable crypto AES CCM
Browse files Browse the repository at this point in the history
  • Loading branch information
ssievert42 committed Nov 25, 2024
1 parent 345b17a commit fd8ae8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/PUCKJS.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
'GRAPHICS',
'CRYPTO','SHA256',#'SHA512',
'AES',
'AES_CCM',
'NFC',
'NEOPIXEL',
'JIT'
Expand Down

0 comments on commit fd8ae8b

Please sign in to comment.