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
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
In nrf5-app.mk, STD_DEFINES should not include SoC and board-specific defines, such as NRF52840_XXAA or BOARD_PCA10056. Rather, these should be set by the project Makefile in its DEFINES variable.
The text was updated successfully, but these errors were encountered:
In nrf5-app.mk, STD_DEFINES should not include SoC and board-specific defines, such as NRF52840_XXAA or BOARD_PCA10056. Rather, these should be set by the project Makefile in its DEFINES variable.
The text was updated successfully, but these errors were encountered: