Skip to content

Commit

Permalink
tests/sys/psa_crypto_*: Update BOARD_INSUFFICIENT_MEMORY
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Nov 28, 2023
1 parent c8c7173 commit 217707b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/sys/psa_crypto/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_mac/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega328p-xplained-mini \
atmega8 \
nucleo-l011k4 \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_cipher/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_ecdsa/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#
1 change: 1 addition & 0 deletions tests/sys/psa_crypto_se_mac/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#

0 comments on commit 217707b

Please sign in to comment.