main/component.mk

Sun, 10 Nov 2019 20:53:01 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Nov 2019 20:53:01 +0100
changeset 27
8bb63daa7b46
parent 0
88d965579617
permissions
-rw-r--r--

Increased some lock timeouts. Application CPU speed from 160 to 240 MHz. Added timeout timers to the update process.

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

mercurial