Henner Zeller
3f47b57598
o Update documentation.
2016-12-16 10:24:42 -08:00
Henner Zeller
fe67391222
o Provide a flag printing option.
2016-12-15 17:16:41 -08:00
Henner Zeller
b68d100ae0
o Next step in avoiding the need to re-compile: make hardware GPIO
...
mapping choosable at run-time (and hence: via command line flag).
Now, Adafruit HAT users don't have to recompile.
2016-10-13 12:51:49 -07:00
Henner Zeller
cc96e209c6
o C-API: Report back options actually used.
2016-09-16 18:24:34 -07:00
Henner Zeller
e10f9f00fa
o Make sample section simpler to ignore with simple comment skipper.
2016-09-14 09:47:44 -07:00
Henner Zeller
6f2209eb37
o Add led_matrix_create_from_options() that provides the freedom to
...
set any option that is also available in the C++ part.
o Also, provide the command line parsing of the --led-* flags.
o Make header parseable down to C89 (no // comments).
2016-09-13 22:03:15 -07:00
Henner Zeller
409d7bd3ce
o Add a C-API (experimental right now, don't use yet)
...
o Provide a shared library
2016-05-05 08:29:51 -07:00