We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cbc71 commit 4cfd564Copy full SHA for 4cfd564
source/rtos_none/SysTick_Handler.c
@@ -19,7 +19,7 @@
19
* limitations under the License.
20
*/
21
22
-#include "Systick_Handler.h"
+#include "SysTick_Handler.h"
23
24
#if defined (INTERFACE_K20D5)
25
#include "MK20D5.h"
source/rtos_none/cmsis_os2_port.c
#include "cmsis_os2.h"
osStatus_t osKernelInitialize(void)
{
0 commit comments