Maxim Integrated's IoT development kit

Dependencies:   MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice

Committer:
Mahir Ozturk
Date:
Thu Mar 15 17:13:40 2018 +0300
Revision:
2:68ffd74e3b5c
Add BLE Notification period setting, code cleaning

Change-Id: Ib49ed44fe0fb2ccf03f2379e1cd086e5a36e7e49

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Mahir Ozturk 2:68ffd74e3b5c 1 #
Mahir Ozturk 2:68ffd74e3b5c 2 # Automatically generated file; DO NOT EDIT.
Mahir Ozturk 2:68ffd74e3b5c 3 # MAXIM MAX326XXX mBED EVKit platform configuration
Mahir Ozturk 2:68ffd74e3b5c 4 #
Mahir Ozturk 2:68ffd74e3b5c 5 CONFIG_CONFIG_NAME="pegasus_iot"
Mahir Ozturk 2:68ffd74e3b5c 6
Mahir Ozturk 2:68ffd74e3b5c 7 #
Mahir Ozturk 2:68ffd74e3b5c 8 # Platform setup
Mahir Ozturk 2:68ffd74e3b5c 9 #
Mahir Ozturk 2:68ffd74e3b5c 10 # CONFIG_PLATFORM_MAX32600MBED is not set
Mahir Ozturk 2:68ffd74e3b5c 11 # CONFIG_PLATFORM_MAX32625MBED is not set
Mahir Ozturk 2:68ffd74e3b5c 12 CONFIG_PLATFORM_MAX32630FTHR=y
Mahir Ozturk 2:68ffd74e3b5c 13 # CONFIG_PLATFORM_MAX32625PICO is not set
Mahir Ozturk 2:68ffd74e3b5c 14 CONFIG_MAXIM_PLATFORM_NAME="Pegasus-IoT"
Mahir Ozturk 2:68ffd74e3b5c 15 CONFIG_BLE_SUPPORT=y
Mahir Ozturk 2:68ffd74e3b5c 16
Mahir Ozturk 2:68ffd74e3b5c 17 #
Mahir Ozturk 2:68ffd74e3b5c 18 # Maxim IoT Devices
Mahir Ozturk 2:68ffd74e3b5c 19 #
Mahir Ozturk 2:68ffd74e3b5c 20 CONFIG_LIBRARY_MAX30205=y
Mahir Ozturk 2:68ffd74e3b5c 21 CONFIG_MAX30205_BLE_NOTIFY_PERIOD_SEC=5
Mahir Ozturk 2:68ffd74e3b5c 22 CONFIG_LIBRARY_MAX113XX_PIXI=y
Mahir Ozturk 2:68ffd74e3b5c 23 CONFIG_MAX113XX_PIXI_BLE_NOTIFY_PERIOD_SEC=5
Mahir Ozturk 2:68ffd74e3b5c 24 CONFIG_LIBRARY_MAX30003=y
Mahir Ozturk 2:68ffd74e3b5c 25 CONFIG_MAX30003_BLE_NOTIFY_PERIOD_SEC=5
Mahir Ozturk 2:68ffd74e3b5c 26 CONFIG_LIBRARY_MAX30101=y
Mahir Ozturk 2:68ffd74e3b5c 27 CONFIG_MAX30101_BLE_NOTIFY_PERIOD_SEC=5
Mahir Ozturk 2:68ffd74e3b5c 28
Mahir Ozturk 2:68ffd74e3b5c 29 #
Mahir Ozturk 2:68ffd74e3b5c 30 # Memory debug setup
Mahir Ozturk 2:68ffd74e3b5c 31 #
Mahir Ozturk 2:68ffd74e3b5c 32 # CONFIG_ENABLE_MEMORY_DEBUG is not set