1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/msba2
Juan Carrano c4ccaecda5 boards/msba2: Do not set PORT.
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.
2018-11-28 15:46:53 +01:00
..
include boards/common: enhance doxygen for msb-a2 2017-12-15 10:24:13 +01:00
tools make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
board_common_init.c boards/*: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
Makefile drivers/sht1x: Major refactoring 2018-06-27 08:58:00 +02:00
Makefile.dep boards/msba2-based: move shared code to common/msba2 2017-11-30 10:26:35 +01:00
Makefile.include boards/msba2: Do not set PORT. 2018-11-28 15:46:53 +01:00