Skip to content

Commit 5423dd2

Browse files
committed
Bangle.js2 emulator: Enable crypto AES CCM
1 parent f3d02a4 commit 5423dd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/EMSCRIPTEN2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'LCD_MEMLCD',
2929
# 'FILESYSTEM',
3030
'CRYPTO','SHA256','SHA512',
31+
'AES_CCM',
3132
# 'TLS',
3233
# 'TELNET',
3334
],

0 commit comments

Comments
 (0)