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:
- 52:b41685be0ee4
- Parent:
- 51:f4ee8b27e600
--- a/common/platform.h Fri Mar 06 07:00:50 2020 +0000 +++ b/common/platform.h Fri Mar 06 07:05:01 2020 +0000 @@ -81,7 +81,7 @@ .misoPin = PLATFORM_SPI_MISO, \ .sckPin = PLATFORM_SPI_SCK, \ .csPin = PLATFORM_SPI_CS, \ - .maxSpeedHz = 1600000, \ + .maxSpeedHz = 700000, \ }, \ .gpio = { \ .resetPin = PLATFORM_GPIO_RESET, \