main/component.mk

Mon, 06 Apr 2020 20:01:51 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 06 Apr 2020 20:01:51 +0200
changeset 53
20c14b06f255
parent 0
88d965579617
permissions
-rw-r--r--

Turn off the watchdog timer during OTA update.

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