Files
lk/external
Travis Geiselbrecht 4e25fdd11b [external][ARM][CMSIS] reapply the systick patch to cmsis
SysTick_Config() tries to set the systick priority to max. Comment out
this line since arch/arm/arm-m/arch.c sets the priority to medium to
compete with the rest of the exceptions in the system.

Also include lk/compiler.h to avoid redundant cmsis macros.
2021-10-07 00:00:22 -07:00
..
2020-07-25 17:16:22 -07:00
2016-02-20 11:41:57 -08:00

This directory contains source modules that are composed of
software originating from external to the lk project.