Libraries - Kyuchumimo/Micro-Joy-Home-Video-Computer GitHub Wiki

⚠️ Library files must be stored in /lib in the internal memory of the microcontroller.

Libraries are important, since they allow to interact with the hardware through the use of functions, thus reducing the size and complexity of the code.

You can save all the libraries of this repository if you wish or only take the ones you need.

The following is a list of the libraries by category, their interface and for which hardware they are intended for