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: inc/mbed/admw_platform.h
- Revision:
- 32:52445bef314d
- Parent:
- 5:0728bde67bdb
diff -r 8ab5d9a29a9f -r 52445bef314d inc/mbed/admw_platform.h --- a/inc/mbed/admw_platform.h Wed Oct 23 16:18:50 2019 +0000 +++ b/inc/mbed/admw_platform.h Fri Oct 25 05:08:19 2019 +0000 @@ -61,6 +61,7 @@ typedef struct { int resetPin; + int csPin; int alertErrorPin; int datareadyPin; } ADMW_PLATFORM_GPIO_CONFIG;