mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
4245db2c47
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>
17 lines
291 B
Plaintext
17 lines
291 B
Plaintext
/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
|