Go to file
Johan Hedberg a82ed2d905 flash: Reorder data & len parameters
This makes the ordering consistent e.g. with SPI, Bluetooth and
Networking APIs. This also follows the order of parameters in the
POSIX read/write APIs.

Change-Id: I4f11c8c90ccadf176d79f6a7bbd98aac61c26cf5
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-03-10 23:29:22 +00:00
arch iamcu: fix -fstack-protector 2016-03-10 23:28:28 +00:00
boards pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
doc Fix typo on windows set up documentation. 2016-03-09 06:31:20 +00:00
drivers flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
include flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
kernel memory_pool: Refactor code into a helper function 2016-03-10 23:19:59 +00:00
lib libc-hooks: Provide the 'open()' syscall 2016-03-10 23:28:15 +00:00
misc
net net: contiki: Fix application layer data offset 2016-03-10 16:04:52 +00:00
samples Bluetooth/sample: Fix exit after first indication sent 2016-03-10 15:41:00 +00:00
scripts memory_pool_heap: malloc/free access over a heap memory pool 2016-03-10 23:19:59 +00:00
tests tests: Add test for microkernel early sleep functionality 2016-03-10 18:39:33 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh