mirror of
https://github.com/google/pebble.git
synced 2025-05-22 03:14:52 +00:00
spelling: kernel
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
c01e9cf70d
commit
cb0ad69261
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
#define STM32F7_COMPATIBLE
|
||||
#include <mcu.h>
|
||||
|
||||
#include "FreeRTOS.h" /* FreeRTOS Kernal Prototypes/Constants. */
|
||||
#include "FreeRTOS.h" /* FreeRTOS Kernel Prototypes/Constants. */
|
||||
#include "task.h" /* FreeRTOS Task Prototypes/Constants. */
|
||||
|
||||
#include <inttypes.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue