-
Sorry guys, I fail to get make working. I have downloaded the project, and put it into a folder. Then I installed the dependencies and run make. I get the error: git submodule update --init Looking into the tinyusb folder, it is empty. On the repository this looks like a link, which does not get downloaded and if I download it manually and put it into that folder, I still get the same error message. I know you guys have done that 1000 times before, but I have absolutely no clue how to get this work :( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
git clone --recurse-submodules https://github.com/joeycastillo/Sensor-Watch |
Beta Was this translation helpful? Give feedback.
git clone --recurse-submodules https://github.com/joeycastillo/Sensor-Watch