main/component.mk

Tue, 02 Jul 2019 17:31:52 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Jul 2019 17:31:52 +0200
changeset 57
6c5211c0120b
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Version 0.3.3. Added favicon.ico to the web server. Fixed text position in the http client for the power percentage. Silenced a lot of log messages. Moved the pump led on the display to the left just as on the web page.

0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 #
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 # "main" pseudo-component makefile.
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 #
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5

mercurial