/* modify indentation.*/

This commit is contained in:
nxf44444 2020-01-17 16:07:49 +08:00
parent 6779bbeb92
commit 6bc3301e08
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ menu "On-chip Peripheral Drivers"
int "Set LPUART3 TX DMA channel (0-32)"
default 1
endif
menuconfig BSP_USING_HWTIMER
menuconfig BSP_USING_HWTIMER
bool "Enable GPT"
default n
select RT_USING_HWTIMER

View File

@ -18,7 +18,7 @@
#include "fsl_sai_edma.h"
#define AUD_DMA_FIFO_SIZE (2048)
#define CODEC_I2C_NAME ("i2c1")
#define CODEC_I2C_NAME ("i2c1")
/* Select Audio/Video PLL (786.48 MHz) as sai1 clock source */
#define DEMO_SAI1_CLOCK_SOURCE_SELECT (2U)
/* Clock pre divider for sai1 clock source */