SmartTech / nRF52_PN7150

Demo of communication with NFC Reader for NRF52
GNU General Public License v3.0
2 stars 1 forks source link

Cannot build using makefile #1

Closed il3ven closed 5 years ago

il3ven commented 5 years ago

I am building for pca10056 using makefile in armgcc for folder.

It cannot find many source files which are included.

Do I need to change SDK version ?

il3ven commented 5 years ago

Solved. Use SDK version 14. Include files from PN7120 folder in makefile under "SRC_FILES += \" and include the folder PN7120 under "INC_FOLDERS += \"