zephyr/samples
Andrew Boie f278f31da1 app_shmem: delete parallel API for domains
The app shared memory macros for declaring domains provide
no value, despite the stated intentions.

Just declare memory domains using the standard APIs for it.

To support this, symbols declared for app shared memory
partitions now are struct k_mem_partition, which can be
passed to the k_mem_domain APIs as normal, instead of the
app_region structs which are of no interest to the end
user.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-01-29 11:11:49 -08:00
..
application_development arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
basic boards: nucleo_l496zg: Add pwm mapping and RTC 2019-01-23 09:18:35 -06:00
bluetooth samples: bluetooth: hci_uart: add configuration for nrf52840_pca10090 2019-01-25 22:26:17 +01:00
boards samples/96b_argonkey: divided test into sensor and microphone 2019-01-28 11:57:25 -06:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark samples: crypto: Whitelist nrf52840_pca10056 in mbedTLS benchmark tests 2019-01-22 08:26:07 -05:00
display cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers led_strip: lpd880x: Add Device Tree support 2019-01-29 12:04:07 -06:00
gui sample: gui: Added basic sample for lvgl library 2019-01-07 16:05:35 -05:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu samples/mpu/mpu_stack_guard_test: Whitelist x86_64 2019-01-11 15:18:52 -05:00
net net: samples: Add socket based SNTP client application 2019-01-29 12:25:01 -05:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
portability tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00
sensor samples: sensors: hts221: support triggered readings 2019-01-29 17:50:02 +01:00
shields driver/sensor: lis3mdl: align driver to auto-generated dts macros 2019-01-28 10:01:19 -06:00
subsys samples: cdc_acm: Remove redundant inclusion 2019-01-29 17:40:50 +01:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace app_shmem: delete parallel API for domains 2019-01-29 11:11:49 -08:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
kernel.rst
samples.rst doc: reduce sample index clutter 2019-01-26 18:52:54 -05:00