Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: USBDevice max32630fthr
Diff: Makefile
- Revision:
- 1:7a55c0c7d6d9
- Parent:
- 0:da5f5b56060a
--- a/Makefile Wed Apr 11 16:01:32 2018 -0700 +++ b/Makefile Wed Apr 11 16:42:37 2018 -0700 @@ -71,11 +71,10 @@ $(info CONFIG_PLATFORM_NAME=$(CONFIG_PLATFORM_NAME) CONFIG_MAXIM_PLATFORM_NAME=$(CONFIG_MAXIM_PLATFORM_NAME) CONFIG_FLAGS=$(CONFIG_FLAGS)) $(info PROJECT_SOURCES=$(PROJECT_SOURCES)) $(info EXTERNAL_SOURCES=$(EXTERNAL_SOURCES)) -$(info PROJECT_SCM=$(PROJECT_SCM_BRANCH) ($(PROJECT_SCM_HASH))) ## BEGIN MAKEFILE RULES ## -all: pre_build +all: @if [ -f $(CONFIG_CONFIG_NAME) ]; then \ printf "NO CONFIG SELECTED!\n"; \ exit 1; \ @@ -110,11 +109,5 @@ doxygen doxygen.conf start $(PROJECT_BUILD_PATH)/doc/html/index.html -pre_build: - @echo "#ifndef __BUILD_VERSION_H__" > build_version.h - @echo "#define __BUILD_VERSION_H__" >> build_version.h - @echo "#define BUILD_SOURCE_BRANCH \"$(PROJECT_SCM_BRANCH)\"" >> build_version.h - @echo "#define BUILD_SOURCE_HASH \"$(PROJECT_SCM_HASH)\"" >> build_version.h - @echo "#endif" >> build_version.h ## END MAKEFILE RULES ##
Heart Rate SpO2 Algorithm EvKit Health Monitor Development System Board MAXREFDES220