Skip to content

Commit d6778d8

Browse files
Ashok RaoAshok Rao
authored andcommitted
Refactoring \platform as per directory structure proposal.
Mbed OS will soon be changing directory structure to the below: ``` [component name] ├── mbed_lib.json ├── CMakeList.txt ├── README.md ├── include │ └── [component name] │ └── internal ├── source └── tests ├── <framework> │ └── <test suite one> ├── UNITTESTS │ └── <unit test suite one> └── TESTS └── <greentea test suite one> ``` This PR implements the above new directory structure for the current \platform directory. **NOTE:** This PR does NOT include the refactoring of UNITTESTS as shown in the above directory structure. This will be done in a subsequent PR.
1 parent 3a8989a commit d6778d8

Some content is hidden

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

73 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)