Archive a project

Sysprogs forums Forums VisualGDB Archive a project

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36453
    RolfSt
    Participant

    Hello,

    I’m writing a medium sized C++ project for STM32 which uses Stmduino libraries.

    How can I archive and restore my project so it is complete?

    Especially including all .h and .cpp files from libraries,
    necessary to compile and rebuild the project standalone.

    Regards

    #36455
    support
    Keymaster

    Hi,

    Are you using the Arduino build system (Arduino project wizard) or have you manually ported the Arduino libraries to a regular embedded project?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.