Move fsl_rtos_abstraction.h one directory level upwards.

This commit is contained in:
László Monda
2017-04-11 22:43:53 +02:00
parent 11ea7b19e7
commit c590796c3f
4 changed files with 3 additions and 3 deletions

View File

@@ -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)