Skip to content

Hotfix : moved draw into a lib and added test

tanguy.cavagna requested to merge hotfix/makefile-lib-changes into master

Put the draw.c and draw.o files into their own folder (lib), and modified the makefile to take account of that change + made a test file for the draw lib.

Merge request reports