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.
Dependents: DISCO-F746NG_Scope_copy
Fork of BSP_DISCO_F746NG by
Diff: stm32746g_discovery.h
- Revision:
- 5:5a395e126678
- Parent:
- 4:8603c9675405
diff -r 8603c9675405 -r 5a395e126678 stm32746g_discovery.h --- a/stm32746g_discovery.h Wed Nov 09 18:04:44 2016 +0100 +++ b/stm32746g_discovery.h Wed Nov 09 18:26:13 2016 +0100 @@ -65,8 +65,8 @@ */ typedef enum { - DISCO_LED1 = 0, - LED_GREEN = DISCO_LED1, + DISCO_LED1 = 0, // MBED + LED_GREEN = DISCO_LED1, // MBED }Led_TypeDef; typedef enum