I have a xinu running black creeping line and a development environment configured in a virtual machine running on a virtual box. So far, I have managed to write the Hello world shell command in Xinu. Therefore, I have a basic idea about blue and beagle bones. I want to port the Cbor and COAP libraries to BBB. Am I just copying .c and .h files to the include and make and make install folder? or is there a better / harder way to do this?
danny source share