Feature request: Create empty project

Sysprogs forums Forums VisualGDB Feature request: Create empty project

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #7907
    julianr
    Participant

    It would be nice if it would be possible to create an empty project with just the startup, the system file and an empty main.

    I am still in the process of evaluating the the STM32F103 for private use and I would like to try various ready to use libs and hal implementations besides the one that is provided by ST. For this a new clean project is the best base.

    At work we use Keil µVision and creating a new project here results in an empty project with just the startup file. The same would be nice for VisualGDB. Just add the option “empty” in the sample selection screen.

    #7918
    support
    Keymaster

    Hi,

    You can easily remove all extra files from the project by unreferencing the HAL library in VisualGDB Project Properties -> Embedded Frameworks.

    #24548
    raitraak
    Participant

    +1

    #28145
    tajen
    Participant

    +1

    This is still a feature that is wanted.

    And should be easy to add as well.

    #28146
    support
    Keymaster

    No problem, we have updated VisualGDB to show an “empty project” template after the regular project samples in the embedded project wizard. Please try this build: VisualGDB-5.5.5.3622.msi

    You can turn this feature on and off via the “Show Empty Project Template” setting (see this page for a list of all global settings).

     

    #28147
    tajen
    Participant

    Thanks. Works fine.

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