Skip to content

Commit 05548e7

Browse files
bulislaw0xc0170
authored andcommitted
Rename directories rtx->rtx4 rtx2->rtx5
1 parent 535ee8b commit 05548e7

File tree

40 files changed

+2
-2
lines changed

40 files changed

+2
-2
lines changed

rtos/mbed_rtos1_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
#ifndef MBED_RTOS_RTX1_TYPES_H
2323
#define MBED_RTOS_RTX1_TYPES_H
2424

25-
#include "rtx/cmsis_os.h"
25+
#include "rtx4/cmsis_os.h"
2626

2727
#endif
File renamed without changes.
File renamed without changes.

rtos/rtx2/TARGET_CORTEX_M/RTX_Config.h renamed to rtos/rtx5/TARGET_CORTEX_M/RTX_Config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#ifndef RTX_CONFIG_H_
3131
#define RTX_CONFIG_H_
3232

33-
#include "rtx2/mbed_rtx_conf.h"
33+
#include "rtx5/mbed_rtx_conf.h"
3434

3535
//-------- <<< Use Configuration Wizard in Context Menu >>> --------------------
3636

0 commit comments

Comments
 (0)