Skip to content

Commit affb60d

Browse files
committed
move twl folder to processor (#420)
1 parent ee5c9c7 commit affb60d

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Based on the platform you are using, select the following to get started:
99
## Platform
1010
1. [Intel® Processor (Products formerly Alder Lake-N)](platforms/atom/adln#intel-processor-products-formerly-alder-lake-n)
1111
2. [Intel Atom® Processor X Series (Products formerly Amston Lake)](platforms/atom/asl#intel-atom-processor-x-series-products-formerly-known-as-amston-lake)
12-
3. [Intel® Core™ Processor N-series (Products formerly known as Twin Lake](platforms/atom/twl/README.md#intel-core-processor-n-series-products-formerly-known-as-twin-lake)
12+
3. [Intel® Core™ Processor N-series (Products formerly known as Twin Lake](platforms/processor/twl/README.md#intel-core-processor-n-series-products-formerly-known-as-twin-lake)
1313
4. [Intel® Core™ Processors (13th gen) (Product formerly Raptor Lake-P)](platforms/core/rpl/rplp#intel-core-processors-products-formerly-raptor-lake-p)
1414
5. [Intel® Core™ Processors (14th gen) (Product formerly Raptor Lake-S Refresh)](platforms/core/rpl/rpls#intel-core-processors-products-formerly-raptor-lake-s)
1515
6. [Intel® Core™ Ultra Processor (Products formerly Meteor Lake-UH)](platforms/coreultra/mtluh#intel-core-ultra-processors-products-formerly-meteor-lake)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ git clone https://github.com/intel/edge-developer-kit-reference-scripts
2424
This step will redirect user to the current platform setup directory
2525

2626
```bash
27-
cd edge-developer-kit-reference-scripts/platforms/atom/twl
27+
cd edge-developer-kit-reference-scripts/platforms/processor/twl
2828
```
2929

3030
### 4. Run setup script
File renamed without changes.

platforms/atom/twl/usecases/openvino/install_gpu.sh renamed to platforms/processor/twl/usecases/openvino/install_gpu.sh

File renamed without changes.

platforms/atom/twl/usecases/openvino/launch_notebooks.sh renamed to platforms/processor/twl/usecases/openvino/launch_notebooks.sh

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)