mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c4ccaecda5
Boards should not set PORT and should not have code conditional on PORT as that causes PORT to be evaluated and the build to fail even if this varible is not needed. Exporting has the same effect. This fixes the MSBA2 board by declaring PORT_LINUX and PORT_DARWIN instead. |
||
---|---|---|
.. | ||
include | ||
tools | ||
board_common_init.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |