In this video, I talk about how I'm going to organize the files of the project and I present the following structure:
build/
docs/
src/
app/
common/
drivers/
test/
main.c
tools/
.clang-format
.gitignore
LICENSE
Makefile
README.md
Is this the best project structure? Well, take a look at the video for my opinion :)
0:00 What's the best structure?
1:33 Ex 1: The Pitchfork Layout
2:13 Ex 2: Canonical Project Structure
2:45 My project structure
7:35 Naming conventions
7:57 Last words
🌍 Links mentioned
The Pitchfork Layout - [ Ссылка ]
Canonical Project Structure - [ Ссылка ]
[ Ссылка ]
[ Ссылка ]
⌨️ My development environment
[ Ссылка ]
🌍 Links
GitHub - [ Ссылка ]
Website - [ Ссылка ]
👨💻 About me
Hi and welcome. I'm Niklas, an embedded systems engineer from Sweden. On this channel, I make practical videos about embedded systems or, in general terms, about building and programming hardware.
Ещё видео!