Skip to main content
rclar.6
Associate III
November 23, 2022
Solved

Trying to create a project, seems to be hanging at license agreement

  • November 23, 2022
  • 1 reply
  • 726 views

st-stm32cubeide_1.10.1_12716_20220707_0928_amd64.deb_bundle.sh

Installed it using this under sudo. But the j-seeger part failed.

Best answer by rclar.6

By creating a new project in a given file directory, and not storing in the workspace

the config and driver files can be committed to git.

 

Below link to git hum to an STM32IDE Nucleo project that should simply compile when restored.

 

https://github.com/robin48gx/TEST_MOBILE_STM_PROJECT/

1 reply

rclar.6
rclar.6AuthorBest answer
Associate III
September 23, 2024

By creating a new project in a given file directory, and not storing in the workspace

the config and driver files can be committed to git.

 

Below link to git hum to an STM32IDE Nucleo project that should simply compile when restored.

 

https://github.com/robin48gx/TEST_MOBILE_STM_PROJECT/