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_LCDTS_CC3000_NTP DISCO-F746NG_ROPE_WIFI F746_SpectralAnalysis_NoPhoto ecte433 ... more
Diff: stm32746g_discovery.h
- Revision:
- 5:5a395e126678
- Parent:
- 4:8603c9675405
--- 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