alxhoff / STM32-uGFX-Cmake

CMake project for a STM32F4 (easily modified for other chip series) using uGFX (optional)
GNU General Public License v3.0
1 stars 2 forks source link

.gitignore #4

Closed PhilippvK closed 4 years ago

PhilippvK commented 4 years ago

Shouldn't the downloaded Libraries are in the .gitignore file or been imported as submodules? And should the Lab-Computers also download the Libs individually (disk quote is likely 2GB or so...) or fetch them from the RCS NAS?

alxhoff commented 4 years ago

This project is more intended for those wanting to set it up on their personal machines. The RCS setup probably doesn't need much changing, except the actual demo code. People are just always having problems setting up the toolchain on their own machines.