zephyr/samples/basic
Ulf Magnusson 56901f3ae3 samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION
Assignments have no effect on promptless symbols. Flagged by
https://github.com/zephyrproject-rtos/zephyr/pull/20742.

This symbol is select'ed automatically by the X86_MMU, ARM_MPU, and
ARC_MPU symbols.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-14 11:06:24 -05:00
..
blink_led samples: blink_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
blinky tests: fix test identifiers 2019-12-09 15:53:44 -05:00
button tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fade_led samples: fade_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
minimal samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION 2020-01-14 11:06:24 -05:00
rgb_led samples: rgb_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
servo_motor drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
threads tests: fix test identifiers 2019-12-09 15:53:44 -05:00
basic.rst