1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_cryptoauthlib_internal-tests/Makefile.ci
Marian Buschsieweke d2a3ff3d83
boards/{bluepill*,blackpill*}: rename and improve doc
- renamed:
    - `bluepill` --> `bluepill-stm32f103c8`
    - `bluepill-128kib` --> `bluepill-stm32f103cb`
    - `blackpill` --> `blackpill-stm32f103c8`
    - `blackpill-128kib` --> `blackpill-stm32f103cb`
- doc:
    - added link to corresponding hardware page on the STM32-base
      project
    - added picture
2023-01-02 16:23:10 +01:00

34 lines
699 B
Makefile

BOARD_INSUFFICIENT_MEMORY := \
arduino-duemilanove \
arduino-leonardo \
arduino-mega2560 \
arduino-nano \
arduino-uno \
atmega1284p \
atmega256rfr2-xpro \
atmega328p \
atmega328p-xplained-mini \
atxmega-a1-xplained \
atxmega-a1u-xpro \
atxmega-a3bu-xplained \
avr-rss2 \
blackpill-stm32f103c8 \
bluepill-stm32f103c8 \
bluepill-stm32f030c8 \
derfmega128 \
derfmega256 \
i-nucleo-lrwan1 \
mega-xplained \
microduino-corerf \
nucleo-f302r8 \
nucleo-l011k4 \
nucleo-l031k6 \
sam10-xpro \
samd10-xmini \
saml10-xpro \
saml11-xpro \
stm32f7508-dk \
waspmote-pro \
zigduino \
#