Go to file
Genaro Saucedo Tejada ba57243d98 doc: Clarified Mac OS X set up instructions
Mac OS X set up instructions were missing some important details that
prevent a new user to set up Zephyr development environment on a not
yet configured system.

JIRA: ZEP-616

Change-Id: I0890ec5364a0ce21e38ba4101d285fc8e46a6bd8
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2016-08-05 20:37:10 +00:00
.known-issues doc: makefile doesn't print unneeded output of pwd 2016-08-02 06:47:21 +00:00
arch nxp_kinetis: Refactor K64F init to use CMSIS register accesses 2016-08-02 05:27:35 +00:00
boards boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
doc doc: Clarified Mac OS X set up instructions 2016-08-05 20:37:10 +00:00
drivers driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
ext fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
kernel microkernel: remove deprecated task IRQs 2016-08-05 16:55:42 +00:00
lib
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Add NULL check to neighbor polling 2016-08-02 05:25:59 +00:00
samples misc: Remove generic PRINT macros from button samples 2016-08-05 20:36:56 +00:00
scripts microkernel: remove deprecated task IRQs 2016-08-05 16:55:42 +00:00
tests sys_log: replace old debug macros at bluetooth tester 2016-08-01 18:39:50 +00:00
usb sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild microkernel: remove deprecated task IRQs 2016-08-05 16:55:42 +00:00
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS MAINTAINERS: add file system and update mbedTLS sections 2016-08-04 22:02:02 +00:00
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc
zephyr-env.sh