Go to file
Kumar Gala ab1555ef9a drivers: display: mb_display: Add include of toolchain.h for __printf_like
When we build with newlib __printf_like is already defined so we run
into issues.  We should include toolchain.h to properly handle this.

Change-Id: Ia961a9f1d3f7bf965e4115eb93a7ba6a62220905
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-14 19:28:49 +00:00
.known-issues net: dns: Remove dns_client API and sample application 2017-04-13 15:21:45 +03:00
arch drivers: Extend Atmel SAM GPIO driver 2017-04-14 05:56:54 -05:00
boards drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
doc Merge "Merge net branch into master" 2017-04-14 01:43:34 +00:00
drivers drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
dts arm: dts: Add DTS support for NRF52832 SoC 2017-04-14 05:56:54 -05:00
ext ext: mcux: Adapt ksdk 1.3 for kw40z to work with mcux 2.x drivers 2017-04-14 05:56:53 -05:00
include drivers: display: mb_display: Add include of toolchain.h for __printf_like 2017-04-14 19:28:49 +00:00
kernel samples: shell: fix testcase.ini to be more inclusive 2017-04-11 03:14:25 +00:00
lib lib: json: use explicit unsigned char to avoid array subscript error 2017-04-14 19:03:41 +00:00
misc misc: Allow flash image size to be constrained 2017-04-14 01:35:59 +00:00
samples samples: nfc_hello: Add CONFIG_SERIAL=y to project conf 2017-04-14 05:56:53 -05:00
scripts sanitycheck: Add hexiwear_kw40z 2017-04-14 05:56:53 -05:00
subsys net: use UNALIGNED_GET/PUT to access IP address 2017-04-13 15:21:46 +03:00
tests tests: crypto: disable 2 tests that are ridiculously slow 2017-04-14 10:42:29 -04:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh