waveshareteam-e-Paper/Raspberry Pi
Berenguer Montserrat daa29e49c6 Modified Makefile to create a shared library
Modified Makefile to create a easy to link shard library for e-Paper display
driver for Raspberry Pi (C code).

This way, it is more easy to link against this code when creating custom
projects which use that e-paper screen.

* Reorganized src variables
* Created 2 new targets: make lib and make example (and make all)
* make clean now does not file if files do not exist
* make clean removes bin directory. There is a target which create it
automatically
2019-07-28 11:39:44 +02:00
..
c Modified Makefile to create a shared library 2019-07-28 11:39:44 +02:00