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: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
config.h@11:04292fba5078, 2018-05-09 (annotated)
- Committer:
- mahirozturk
- Date:
- Wed May 09 08:13:06 2018 +0000
- Revision:
- 11:04292fba5078
- Parent:
- 7:2c9c8b6a28a7
- Child:
- 13:fba77a5d0fa0
Build fix
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Mahir Ozturk |
7:2c9c8b6a28a7 | 1 | #define MAXIM_PLATFORM_NAME "Pegasus-IoT" |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 2 | #define BLE_SUPPORT |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 3 | #define LIB_MAX30205 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 4 | #define MAX30205_BLE_NOTIFY_PERIOD_SEC 5 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 5 | #define LIB_MAX113XX_PIXI |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 6 | #define MAX113XX_PIXI_BLE_NOTIFY_PERIOD_SEC 5 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 7 | #define LIB_MAX30003 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 8 | #define MAX30003_BLE_NOTIFY_PERIOD_SEC 5 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 9 | #define LIB_MAX30101 |
| Mahir Ozturk |
7:2c9c8b6a28a7 | 10 | #define MAX30101_BLE_NOTIFY_PERIOD_SEC 5 |