Move fsl_rtos_abstraction.h one directory level upwards.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "fsl_device_registers.h"
|
||||
#include "bootloader_hid_report_ids.h"
|
||||
#include "utilities/fsl_rtos_abstraction.h"
|
||||
#include "fsl_rtos_abstraction.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef __USB_HID_MOUSE_H__
|
||||
#define __USB_HID_MOUSE_H__ 1
|
||||
|
||||
#include "utilities/fsl_rtos_abstraction.h"
|
||||
#include "fsl_rtos_abstraction.h"
|
||||
#include "bootloader_hid_report_ids.h"
|
||||
|
||||
#define USB_DEVICE_INTERRUPT_PRIORITY (4)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "fsl_i2c.h"
|
||||
#include "fsl_uart.h"
|
||||
#include "microseconds/microseconds.h"
|
||||
#include "utilities/fsl_rtos_abstraction.h"
|
||||
#include "fsl_rtos_abstraction.h"
|
||||
|
||||
#include "usb_descriptor.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user