Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Getting Started: Missing step in Mac installation #616

Closed
@rwaldron

Description

@rwaldron

RE: https://www.zephyrproject.org/doc/getting_started/installation_mac.html

Everything works exactly right until this step:

 cp ${ZEPHYR_BASE}/scripts/cross_compiler/x86.config .config

Assuming ZEPHYR_BASE refers to the path of a local clone of the git repository, there is no such directory cross_compiler:

rwaldron in ~/clonez/zephyr.js/scripts on master
$ tree
.
├── README
├── analyze.sh
├── bldetect
├── checkcopyrights
├── checkheaders
├── convert.sh
├── jsrunner
├── memorystats
├── trlite
└── zjsmaxheap

0 directories, 10 files

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions