My experiments and libraries with T-Bird AVR development board.
I'm using VSCode as an IDE and the C/CPP VSCode extension under Linux and Mac. VSCode tasks are available for compailing and flashing.
-📁drivers:This folder contains all the code which is related to drive external peripherials like LCD,7segment display, keyboad matrix etc.
-📁HAL: This folder contains all the code which is related to the integrated peripherials (like SPI,I2C,TIMER)
-📁utils: Everyting else