examples/javascript: blacklist pic32-clicker.

This commit is contained in:
Neil Jones 2017-03-29 14:45:09 +01:00
parent dc67422f09
commit 0a3a67a9c4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini cc2650stk maple-mini \
BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \
msb-430 msb-430h qemu-i386 telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 pic32-wifire
wsn430-v1_4 z1 pic32-wifire pic32-clicker
# Comment this out to disable code in RIOT that does safety checking
# which is not needed in a production environment but helps in the