mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix the libcanard link version to get it compiling without errors.
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