cmsis-freertos: Remove redeclaration within aws-client example
Remove the declaration of `SystemCoreClock` in FreeRTOS configuration
file as a declaration already exists in CMSIS. This prevents a
compiler redeclaration warning being generated.
Signed-off-by:
Jack Styles <jack.styles@arm.com>
Loading
Please register or sign in to comment