Go to file
Sergio Rodriguez 312def2c78 ext/lib : Integrating mbedTLS to build process
Integrating the mbedTLS to the the build proccess with the minimal
Thread configuration.

Change-Id: I0ae191434d26890537a29a247c409228180410f3
Jira: ZEP-327
Jira: ZEP-340
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-07-26 16:00:04 -07:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch arc: move special-purpose irq priorities to flags 2016-07-26 15:06:28 +00:00
boards nios2: optionally print cause code reason 2016-07-18 19:26:37 +00:00
doc doc: fix backslash paths in windows and python default location 2016-07-22 22:37:49 +00:00
drivers arc: move special-purpose irq priorities to flags 2016-07-26 15:06:28 +00:00
ext ext/lib : Integrating mbedTLS to build process 2016-07-26 16:00:04 -07:00
include atomic: Add helper to declare atomic_t arrays for bit fields 2016-07-26 15:31:09 +00:00
kernel kernel: Remove unneeded ASSERT from memory pool subsystem 2016-07-26 04:53:07 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc
net Bluetooth: GATT: Fix not passing params in the write callback 2016-07-26 15:26:15 +03:00
samples samples: aon counter: Remove outdated information in readme file 2016-07-26 17:50:35 +00:00
scripts scripts: Check all CONFIG_* in the code are defined into a Kconfig file 2016-07-22 23:27:08 +00:00
tests arc: move special-purpose irq priorities to flags 2016-07-26 15:06:28 +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
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINERS: add INTERRUPTS section 2016-07-22 23:40:38 +00:00
Makefile build: use -Og instead of -O0 for CONFIG_DEBUG 2016-07-25 18:09:14 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh