mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 22:17:18 +00:00
Fix the libcanard link version to get it compiling without errors.
This commit is contained in:
parent
14ae6df182
commit
6811e18980
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue