We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16327ce commit 160d4bcCopy full SHA for 160d4bc
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_NZ32SC151/stm32l1xx.h
@@ -73,12 +73,12 @@
73
//0 = B10/B11
74
//1 = A2/A3
75
#if !defined (MX_DEFAULT_SERIAL_PINS)
76
-#define MX_DEFAULT_SERIAL_PINS 0 // Use B10/B11 for default serial port, in stead of A2/A3
+#define MX_DEFAULT_SERIAL_PINS 0 /*!< Use B10/B11 for default serial port, in stead of A2/A3 */
77
#endif
78
79
//MODTRONIX END ///////////////////////////////////////////////////////////////
80
81
-/* Uncomment the line below according to the target STM32L device used in your
+/* Uncomment the line below according to the target STM32L device used in your
82
application
83
*/
84
0 commit comments