zephyr/samples/basic
Nicolas Pitre deb20ef93b samples/basic/minimal: make it smaller
Add a config entry specifically for RISC-V runtime.
Memory usage is 7066 bytes.

Also adjust some library options. This make the ARC runtime binary
smaller as well:

before:

        FLASH:        8808 B
         SRAM:        3672 B

after:

        FLASH:        5596 B
         SRAM:        3672 B

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-08-11 19:47:47 +00:00
..
blinky samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
blinky_pwm samples: blinky_pwm: mimxrt685_evk_cm33 use ctimer for pwm 2023-08-03 12:39:06 -04:00
button tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
custom_dts_binding samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fade_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
hash_map samples: basic: hash_map: fix libc heap size setting 2023-07-26 14:53:51 +02:00
minimal samples/basic/minimal: make it smaller 2023-08-11 19:47:47 +00:00
rgb_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
servo_motor tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
sys_heap samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
threads tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
basic.rst