diff --git a/README.md b/README.md index 57a9fac..fff9935 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,14 @@ Add the following lines in `` section + + + + + + + + @@ -170,7 +178,7 @@ BUILD_DIR = Build ##### Options ##### # Use LL library instead of HAL -USE_LL_LIB ?= y +USE_LL_LIB ?= n # Enable printf float %f support, y:yes, n:no ENABLE_PRINTF_FLOAT ?= n # Build with CMSIS DSP functions, y:yes, n:no