Commit graph

4 commits

Author SHA1 Message Date
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
Berenguer Montserrat
f464eb8a72 Added folder .gitignore to avoid pushing binaries
Removed bin folder with object files and the final binaries from source
control
2019-07-28 11:35:50 +02:00
hnwangkg-ezio
0c77852dae fix 2.9 2019-06-25 15:52:14 +08:00
hnwangkg-ezio
1f82e4a488 2019.06.24 2019-06-24 17:11:43 +08:00