Skip to content

Commit

Permalink
examples: blacklist esp8266 based boards
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Sep 5, 2018
1 parent fa213dd commit d2fb1ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/lua_REPL/Makefile
Expand Up @@ -23,7 +23,8 @@ BOARD_INSUFFICIENT_MEMORY := bluepill calliope-mini cc2650-launchpad \
saml21-xpro samr21-xpro seeeduino_arch-pro \
sensebox_samd21 slstk3401a sltb001a slwstk6220a \
sodaq-autonomo sodaq-explorer sodaq-one stk3600 \
stm32f3discovery yunjia-nrf51822
stm32f3discovery yunjia-nrf51822 \
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing

BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno \
chronos hifive1 jiminy-mega256rfr2 mega-xplained mips-malta \
Expand Down

0 comments on commit d2fb1ba

Please sign in to comment.