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.
Diff: common/platform.h
- Revision:
- 10:14954555be2a
- Parent:
- 9:dc77fcfa7eba
- Child:
- 15:b5d57daeb7c0
--- a/common/platform.h Fri Jun 21 07:35:21 2019 +0000 +++ b/common/platform.h Fri Jun 21 10:53:09 2019 +0000 @@ -14,7 +14,7 @@ # define PLATFORM_SPI_SCK SPI_SCK # define PLATFORM_SPI_CS D10 # define PLATFORM_GPIO_RESET D6 -# define PLATFORM_GPIO_STATUS D3 +# define PLATFORM_GPIO_ALERT_ERROR D3 # define PLATFORM_GPIO_DATAREADY D4 # define PLATFORM_LOG_TX D1 # define PLATFORM_LOG_RX D0