Skip to content

Commit 575cffb

Browse files
authored
Merge pull request #11185 from gpsimenos/move-target-cortexm
Move rtos & platform TARGET directories to source
2 parents 42a2c79 + d998c00 commit 575cffb

File tree

68 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2
-2
lines changed

.astyleignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
^features/unsupported/
2222
^hal/storage_abstraction
2323
^platform/cxxsupport
24-
^rtos/TARGET_CORTEX/rtx4
25-
^rtos/TARGET_CORTEX/rtx5
24+
^rtos/source/TARGET_CORTEX/rtx4
25+
^rtos/source/TARGET_CORTEX/rtx5
2626
^targets
2727
^TESTS/mbed_hal/trng/pithy
2828
^TESTS/mbed_hal/trng/pithy

0 commit comments

Comments
 (0)