No description
Find a file
Vlad Dogaru d217705329 nanokernel: Add fiber_config structure and wrapper
Many drivers need to start fibers whose parameters are based on user
configuration.  Make it easier to specify such parameters by creating a
fiber_config structure and a wrapper to use it.

Change-Id: I26917ada71acbc676c0f32b6ee081aff7bb1d6d8
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
2016-05-11 14:25:05 +00:00
arch arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
boards qemu_x86: Make the FPU available if it's not building for IAMCU 2016-05-04 10:24:30 +00:00
doc doc: update installation to add PLY library to Python3 2016-05-04 22:57:40 +00:00
drivers arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
include nanokernel: Add fiber_config structure and wrapper 2016-05-11 14:25:05 +00:00
kernel kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC 2016-05-05 00:06:03 -07:00
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
samples Bluetooth: Use tinycrypt for ecc in LE SC only sample 2016-05-10 16:50:06 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: tester: Fix setting nonconn advertising type 2016-05-11 11:34:28 +02:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +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