Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kumar Gala c6c858dbc5 em_starterkit: Remove nonexistant Kconfig sybmol from defconfig
CONFIG_UART_NS16550_ACCESS_MMIO doesn't exist anywhere so remove it from
the defconfig.

Change-Id: I221cbb4a9fe5c4ee567e994f2c617b50b1228d13
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-28 07:20:12 -05:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00
boards em_starterkit: Remove nonexistant Kconfig sybmol from defconfig 2016-07-28 07:20:12 -05:00
doc doc: remove unused figures from board directory 2016-07-27 16:27:06 +00:00
drivers gpio: nrf5: Fix Kconfig symbol issue 2016-07-28 12:18:11 +00:00
ext samples/net : Adding mbedTLS self test routine 2016-07-27 22:19:06 +00:00
include misc/byteorder.h: Mark bswap_16 & bswap_32 as internal helpers 2016-07-27 17:09:52 +00:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
samples samples: Add an app for MAX44009 light sensor 2016-07-27 18:03:34 -07:00
scripts Makefile: Restructure for multilibs 2016-07-27 17:15:56 +00:00
tests samples/net : Adding mbedTLS self test routine 2016-07-27 22:19:06 +00:00
usb usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile Makefile: Restructure for multilibs 2016-07-27 17:15:56 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00