You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hardware@ubuntu:~/nrf_qmk_firmware$ make NRFSDK15_ROOT=/home/hardware/nRF5_SDK_15.0.0_a53641a candy_ble/pro_v1
QMK Firmware bmp-0.2.0
Making candy_ble/pro_v1 with keymap default
"PLATFORM NRF5"
Compiling: /home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.cIn file included from /home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.c:40:
/home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/util/sdk_common.h:58:10: fatal error: compiler_abstraction.h: No such file or directory
58 | #include "compiler_abstraction.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [tmk_core/nrf.mk:972:.build/libnrf.sdk15.NRF52840.a//home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.o] 错误 1
Make finished with errors
The text was updated successfully, but these errors were encountered:
hardware@ubuntu:~/nrf_qmk_firmware$ make NRFSDK15_ROOT=/home/hardware/nRF5_SDK_15.0.0_a53641a candy_ble/pro_v1
QMK Firmware bmp-0.2.0
Making candy_ble/pro_v1 with keymap default
"PLATFORM NRF5"
Compiling: /home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.cIn file included from /home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.c:40:
/home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/util/sdk_common.h:58:10: fatal error: compiler_abstraction.h: No such file or directory
58 | #include "compiler_abstraction.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [tmk_core/nrf.mk:972:.build/libnrf.sdk15.NRF52840.a//home/hardware/nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/src/nrf_log_backend_rtt.o] 错误 1
Make finished with errors
The text was updated successfully, but these errors were encountered: