EasyLogger icon indicating copy to clipboard operation
EasyLogger copied to clipboard

docs: fix simple typo, samllest -> smallest

Open timgates42 opened this issue 4 years ago • 0 comments

There is a small typo in demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm3.h, demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm4.h, demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_sc300.h, demo/non_os/stm32f10x/Libraries/CMSIS_RVMDK/CM3/CoreSupport/core_cm3.h, demo/os/rt-thread/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm3.h, demo/os/rt-thread/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm4.h, demo/os/rt-thread/stm32f10x/Libraries/CMSIS_EWARM/Include/core_sc300.h, demo/os/rt-thread/stm32f10x/Libraries/CMSIS_RVMDK/CM3/CoreSupport/core_cm3.h.

Should read smallest rather than samllest.

timgates42 avatar Nov 28 '20 07:11 timgates42