What is a projectarchive file?

yue-qi-qi
2016-04-25
2016-07-20
  • yue-qi-qi - 2016-04-25

    I have a question,what is a projectarchive file,and how to use this file?

     
  • Anonymous - 2016-04-25

    Originally created by: scott_cunningham

    A projectarchive file save more than just your code. It includes the libraries, devices and a few more items. It is important to use this with your "released" code. Without it, five years from now, you will may not have the same version of libraries or device drivers available. It is basically a fancy zip file that saves everything needed so any PC will become your PC when it downloaded the code.

     

Log in to post a comment.