zephyr/samples
Gerard Marull-Paretas f4417dab46 device: remove PM capability from SYS_DEVICE_DEFINE
The macro already mentions in the docstrings that PM is not supported:

"Invokes DEVICE_DEFINE() with no power management support".

This patch removed the PM entry from the macro and ajusts its uses.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-19 10:11:32 +01:00
..
application_development
arch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
basic samples: blinky_pwm: added overlay for the esp32 board 2021-11-07 05:36:42 -05:00
bluetooth device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
boards sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
compression
drivers samples: Move IPM samples in a different directory 2021-11-12 14:51:29 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel samples: kernel: add cycle64 sample 2021-11-08 13:41:53 -05:00
modules samples: canopennode: update led and sw to use gpio_dt_spec 2021-11-12 14:51:16 +01:00
net samples: net: telnet: Enable command handling by default 2021-11-11 19:23:20 -05:00
philosophers
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor boards: mimxrt11xx: Enabled FXOS8700 Accelerometer 2021-11-18 16:39:18 -06:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
synchronization
tfm_integration doc: Update TF-M documentation to match current TF-M version 2021-11-12 14:51:22 +01:00
userspace cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
classic.rst
index.rst