diff --git a/examples/lua_REPL/Makefile b/examples/lua_REPL/Makefile
index ae1715b8595b30f47e6924ab3375a5aeebbefb8b..6f1a0ba06815ef3c4d0f6aae06401e5e4bc46f4e 100644
--- a/examples/lua_REPL/Makefile
+++ b/examples/lua_REPL/Makefile
@@ -20,10 +20,10 @@ BOARD_INSUFFICIENT_MEMORY := blackpill bluepill calliope-mini cc2650-launchpad \
                              mbed_lpc1768  nrf6310 nucleo-f091rc  nucleo-l073rz \
                              nz32-sc151 openmote-cc2538 openmote-b pba-d-01-kw2x \
                              remote-pa remote-reva remote-revb samd21-xpro \
-                             saml21-xpro samr21-xpro seeeduino_arch-pro \
-                             sensebox_samd21 slstk3401a sltb001a slwstk6220a \
-                             sodaq-autonomo sodaq-explorer sodaq-one stk3600 \
-                             stm32f3discovery yunjia-nrf51822 \
+                             saml21-xpro samr21-xpro samr30-xpro \
+                             seeeduino_arch-pro sensebox_samd21 slstk3401a \
+                             sltb001a slwstk6220a sodaq-autonomo sodaq-explorer \
+                             sodaq-one stk3600 stm32f3discovery yunjia-nrf51822 \
                              esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing
 
 BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno \