Skip to content

Commit ce3beb1

Browse files
prusnakdpgeorge
authored andcommitted
stmhal: Unify comments in stm32f4xx_hal_conf.h across all boards.
To make it easier to spot differences.
1 parent b86c206 commit ce3beb1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

stmhal/boards/CERB40/stm32f4xx_hal_conf.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
/* #define HAL_CRC_MODULE_ENABLED */
5959
/* #define HAL_CRYP_MODULE_ENABLED */
6060
#define HAL_DAC_MODULE_ENABLED
61-
//#define HAL_DCMI_MODULE_ENABLED
61+
/* #define HAL_DCMI_MODULE_ENABLED */
6262
#define HAL_DMA_MODULE_ENABLED
6363
/* #define HAL_DMA2D_MODULE_ENABLED */
64-
//#define HAL_ETH_MODULE_ENABLED
64+
/* #define HAL_ETH_MODULE_ENABLED */
6565
#define HAL_FLASH_MODULE_ENABLED
6666
/* #define HAL_NAND_MODULE_ENABLED */
6767
/* #define HAL_NOR_MODULE_ENABLED */

stmhal/boards/PYBV10/stm32f4xx_hal_conf.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
/* Exported constants --------------------------------------------------------*/
4848

4949
#define USE_USB_FS
50-
//#define USE_USB_HS
5150

5251
/* ########################## Module Selection ############################## */
5352
/**

0 commit comments

Comments
 (0)