File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Set Up the Development Environment
1212The Zephyr project supports these operating systems:
1313
1414* Linux
15- * Mac OS
15+ * macOS
1616* Windows 8.1
1717
1818Use the following procedures to create a new development environment.
@@ -49,7 +49,7 @@ section will describe the pieces necessary for creating a Zephyr application.
4949The processes to build and run a Zephyr application are the same across
5050operating systems. Nevertheless, the commands needed do differ from one OS to
5151the next. The following sections contain the commands used in a Linux
52- development environment. If you are using Mac OS please use the appropriate
52+ development environment. If you are using macOS please use the appropriate
5353commands for your OS.
5454
5555Building a Sample Application
Original file line number Diff line number Diff line change 11.. _installing_zephyr_mac :
22
3- Development Environment Setup on Mac OS
4- #######################################
3+ Development Environment Setup on macOS
4+ ######################################
55
6- This section describes how to set up a Mac OS development system.
6+ This section describes how to set up a macOS development system.
77
88After completing these steps, you will be able to compile and run your Zephyr
9- applications on the following Mac OS version:
9+ applications on the following macOS version:
1010
1111* Mac OS X 10.11 (El Capitan)
1212* macOS Sierra 10.12
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Documentation
102102- Moved all the boards documentation to the wiki.
103103- Moved Code Contribution documentation to the wiki.
104104- Added package "ncurses" to the list of requirements.
105- - Updated Mac OS X instructions.
105+ - Updated macOS instructions.
106106
107107Test and Samples
108108****************
You can’t perform that action at this time.
0 commit comments