Go to file
Johan Hedberg 244a4dfe73 printk: Export _vprintk similar to how _prf is exported
There are some corner cases where direct access to the formatter
function is needed. Export _vprintk() so code can use it in a similar
way that _prf() can be directly used.

Change-Id: I9dfb68f87f310e900c662dc8beb320bb4ff7d8b2
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-11 04:26:05 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch k64: Change the default pinmux driver to the ksdk one 2016-12-10 21:14:12 +00:00
boards hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
doc net: Fix incorrect logging format specifiers 2016-12-07 13:15:58 +00:00
drivers pinmux: Deprecate the k64 pinmux driver 2016-12-10 21:14:13 +00:00
ext pwm/stm32: add PWM driver for STM32 F1/F4/L4 2016-12-06 10:31:46 -06:00
include printk: Export _vprintk similar to how _prf is exported 2016-12-11 04:26:05 +00:00
kernel kernel: Disable interrupts after tick calculation in k_sleep() 2016-12-08 16:37:51 +00:00
lib iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
misc printk: Export _vprintk similar to how _prf is exported 2016-12-11 04:26:05 +00:00
samples samples: aio: fix some coding style issues 2016-12-10 12:24:30 +00:00
scripts nucleo_l476rg: add board support 2016-12-06 10:31:45 -06:00
subsys Bluetooth: Remove not needed header in uuid.c file 2016-12-09 19:34:59 +01:00
tests k64: Change the default pinmux driver to the ksdk one 2016-12-10 21:14:12 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +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: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS Revert "maintainers: fix Ruud's email" 2016-12-02 23:08:53 -05:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00