zephyr/samples/basic
Daniel Leung 4a9ee68e12 samples: basic/minimal: disable memory pool when MT=n
This adds the option to disable kernel memory pool when
multithreading is also not enabled. This saves some
code space.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-09-19 05:49:13 -04:00
..
blinky device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
blinky_pwm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
button device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fade_led device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
minimal samples: basic/minimal: disable memory pool when MT=n 2020-09-19 05:49:13 -04:00
rgb_led device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
servo_motor device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
threads device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
basic.rst