boards: emlid_navio - support 64-bit OS on Raspberry Pi 4,5 (#24006)

adds the `emlid_navio2_arm64` build target - supports 64-bit OS on Raspberry Pi 4,5 (#24006)
This commit is contained in:
Sergei Grichine 2024-11-28 10:44:44 -06:00 committed by GitHub
parent 95b5859913
commit ab320017cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1 @@
CONFIG_BOARD_TOOLCHAIN="aarch64-linux-gnu"