Rules to make code readable
Hi, guys. (admin, if this post is inappropriate please delete)
So I am doing quite a complicated project (well for my skill level anyway) and my own code is stating to confuse me. Are there any guidelines for writing readable code in embedded development? I attached my whole project link below.
my project on github
Any tips would be helpful. I am no where near done and the amount of code I have to write is orders of magnitude away from being finished.
I am using cube IDE for this project. A while ago I did try and transition over to vscode but I was getting a lot of issues with cmake and might have become allergic to it. I have also changed how cube ide looks a bit. below is an screenshot.
tldr
- tips on orginising code so its easyer for me to follow my own stuff
- if you have any tips on making cubeide look better?
- attached link to my github project below.


