mirror of
https://github.com/google/pebble.git
synced 2025-11-19 22:11:02 -05:00
spelling: kernel
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
#include "util/likely.h"
|
#include "util/likely.h"
|
||||||
#include "util/size.h"
|
#include "util/size.h"
|
||||||
|
|
||||||
#include "FreeRTOS.h" /* FreeRTOS Kernal Prototypes/Constants. */
|
#include "FreeRTOS.h" /* FreeRTOS Kernel Prototypes/Constants. */
|
||||||
#include "semphr.h"
|
#include "semphr.h"
|
||||||
|
|
||||||
#define STM32F4_COMPATIBLE
|
#define STM32F4_COMPATIBLE
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
#define STM32F7_COMPATIBLE
|
#define STM32F7_COMPATIBLE
|
||||||
#include <mcu.h>
|
#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 "task.h" /* FreeRTOS Task Prototypes/Constants. */
|
||||||
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user