zephyr/samples/subsys
Martí Bolívar 5be0d00d41 treewide: remove unnecessary DT GPIO/PWM flags checks
Now that the relevant APIs generalize properly for bindings without
flags, we can remove some special case checks from the tree.

I couldn't find any more, but I did this kind of quickly, so it's
possible I missed some.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-08-04 07:35:26 -05:00
..
canbus samples: canbus: canopen: add test case with program download support 2020-07-08 23:24:17 -04:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
ipc samples: Apply IPM callback signature change where relevant 2020-07-30 09:51:51 +02:00
logging samples: subsys: logging: logger: Fix performance showcase 2020-07-09 11:27:22 +02:00
mgmt samples: updatehub: Move from net to subsys:mgmt folder 2020-08-03 16:33:06 +02:00
nvs zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
power/device_pm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
settings boards: dts: Fix broken link in comment 2020-07-31 09:00:32 -05:00
shell boards: arm: nrf: Adding Circuit Dojo nRF9160 Feather definitions. 2020-07-10 17:56:00 +02:00
tracing samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
usb treewide: remove unnecessary DT GPIO/PWM flags checks 2020-08-04 07:35:26 -05:00
subsys.rst