zephyr/samples/subsys
Andy Ross 6965cf526d kernel: Deprecate k_mem_pool APIs
Mark all k_mem_pool APIs deprecated for future code.  Remaining
internal usage now uses equivalent "z_mem_pool" symbols instead.

Fixes #24358

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
canbus samples: canbus: canopen: add configuration for devices with no storage 2020-11-10 15:44:25 -06:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
fs boards: samples: Enable fat_fs sdhc sample on mm_swiftio board 2020-11-03 10:35:49 -06:00
ipc device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt samples: mgmr: smp_svr: Extend sample sanity check configurations 2020-11-30 15:48:59 +01:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
settings boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
shell shell: example: prj_minimal config update 2020-11-30 16:03:01 -06:00
tracing samples: tracing: Extend the SystemView configuration to more platforms 2020-11-20 12:54:09 -06:00
usb kernel: Deprecate k_mem_pool APIs 2020-12-07 21:50:14 -05:00
subsys.rst