mirror of
https://github.com/apache/nuttx.git
synced 2025-12-19 10:54:48 +08:00
Merged in acassis/nuttx_acassis/canard (pull request #367)
Fix the libcanard link version to get it compiling without errors. Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
@@ -1097,7 +1097,7 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
|
||||
# CONFIG_CANUTILS_CANLIB is not set
|
||||
CONFIG_CANUTILS_LIBCANARD=y
|
||||
CONFIG_LIBCANARD_URL="https://github.com/UAVCAN/libcanard/archive"
|
||||
CONFIG_LIBCANARD_VERSION="e4a1d52be862b03e5872add75890e67bf1d9187c"
|
||||
CONFIG_LIBCANARD_VERSION="5ad65c6a4efda60cda7a8f0512da0f465822bbb8"
|
||||
|
||||
#
|
||||
# Examples
|
||||
|
||||
Reference in New Issue
Block a user