waveshareteam-e-Paper/Raspberry Pi/c
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
..
bin 2019.06.24 2019-06-24 17:11:43 +08:00
examples 2019.06.24 2019-06-24 17:11:43 +08:00
lib fix 2.9 2019-06-25 15:52:14 +08:00
pic 2019.06.24 2019-06-24 17:11:43 +08:00
.gitignore Added folder .gitignore to avoid pushing binaries 2019-07-28 11:35:50 +02:00
epd 2019.06.24 2019-06-24 17:11:43 +08:00
Makefile Modified Makefile to create a shared library 2019-07-28 11:39:44 +02:00
readme_CN.txt 2019.06.24 2019-06-24 17:11:43 +08:00
readme_EN.txt 2019.06.24 2019-06-24 17:11:43 +08:00