macOS can compilation is not currently supported [SocketCAN - Controller Area Network](https://www.kernel.org/doc/html/latest/networking/can.html) [Linux-CAN / SocketCAN ](https://github.com/linux-can/can-utils) Signed-off-by: simbit18 <simbit18@gmail.com>
16 lines
291 B
Text
16 lines
291 B
Text
/sim/*/*/*/[a-b]*
|
|
/sim/*/*/*/c[0-i]*
|
|
|
|
# macOS doesn't have ALSA
|
|
-Darwin,sim:alsa
|
|
|
|
# clang doesn't -fsanitize=kernel-address
|
|
-Darwin,sim:citest
|
|
|
|
# macOS can compilation is not currently supported
|
|
-Darwin,sim:can
|
|
|
|
# Boards build by CMake
|
|
CMake,sim:alsa
|
|
CMake,sim:bluetooth
|
|
CMake,sim:bthcisock
|