zephyr/samples
Erwan Gouriou 66d4c64966 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
Clean up occurrences of "#if IS_ENABLED(CONFIG_FOO)" an replace
with classical "#if defined(CONFIG_FOO)".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-12-21 10:09:23 +01:00
..
application_development samples: external_lib: Add building on windows support 2022-11-30 16:35:40 +01:00
arch crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
basic samples: blinky_pwm: Add nucleo_l476rg support 2022-12-13 10:01:11 +00:00
bluetooth Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
boards usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
hello_world
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
net all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor sensor: amg88xx: fix sensor sample 2022-12-19 18:18:48 +01:00
shields samples: shields: npm6001_ek: add utility to test regulators 2022-12-16 11:26:47 +01:00
subsys all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
userspace
classic.rst
index.rst
sample_definition_and_criteria.rst