mirror of https://github.com/ARMmbed/mbed-os.git
Rename directories rtx->rtx4 rtx2->rtx5
parent
535ee8ba25
commit
05548e786d
|
|
@ -22,6 +22,6 @@
|
|||
#ifndef MBED_RTOS_RTX1_TYPES_H
|
||||
#define MBED_RTOS_RTX1_TYPES_H
|
||||
|
||||
#include "rtx/cmsis_os.h"
|
||||
#include "rtx4/cmsis_os.h"
|
||||
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
#ifndef RTX_CONFIG_H_
|
||||
#define RTX_CONFIG_H_
|
||||
|
||||
#include "rtx2/mbed_rtx_conf.h"
|
||||
#include "rtx5/mbed_rtx_conf.h"
|
||||
|
||||
//-------- <<< Use Configuration Wizard in Context Menu >>> --------------------
|
||||
|
||||
Loading…
Reference in New Issue