Working with Source Control
Working with Source Control

Working with Source Control

When working with source control such as Git – Git-Hub, not all files that reside in your project should be pushed into source control. 
The following files/folders should not be pushed into source control:
  • Core/Inc/canopyAutoParams.h
  • Drivers/BSP/Feature/canopyAuto_usercfg.c
  • Drivers/BSP/Feature/canopyAuto_usercfg.h
  • EWARM/Oxpecker/
  • EWARM/settings/
  • EWARM/STM32L4R7I_OCB.dep
  • Release/
  • TouchGFX/generated/