Hi ,
I am trying to run one_wire example provided by this links
https://gist.github.com/pabigot/46502004045eeca86612
https://github.com/pabigot/bspacm
I tried running make in the example folder link , but I received the following error:
I figured out why this error occurs. and by adding this lines i solved this error
BSPACM_ROOT := ../../../
Now, I get this problem:
../../..//make/Makefile.common:218: *** No BOARD identified. Stop.
Can somebody please help me resolving this issue?
Thanks and regards,
Norin saiyed