mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9573b2bba0
Add the 256k version of the openlabs-kw41z-mini. They are identical to the openlabs-kw41z-mini except that it uses the mkw41z256vht4 instead of the mkw41z512vht4.
3 lines
85 B
Makefile
3 lines
85 B
Makefile
CPU_MODEL = mkw41z256vht4
|
|
include $(RIOTBOARD)/openlabs-kw41z-mini/Makefile.features
|