Skip to content

Commit e636797

Browse files
committed
ci: mynewt: Fix RSA targets build
Those require more than 32k flash area.
1 parent b78a15a commit e636797

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/mynewt_targets/rsa_rsaoaep/syscfg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ syscfg.vals:
2727
BOOTUTIL_USE_TINYCRYPT: 0
2828
BOOTUTIL_ENCRYPT_RSA: 1
2929
MBEDTLS_CIPHER_MODE_CTR: 1
30+
BSP_BOOTLOADER_48K: 1

0 commit comments

Comments
 (0)