zephyr/samples/basic
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
blinky samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
blinky_pwm samples: basic: blinky_pwm: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
button samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
custom_dts_binding samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
fade_led samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
hash_map random: Rename random header 2023-10-10 14:23:50 +03:00
minimal samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
rgb_led samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
servo_motor samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
sys_heap samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
threads samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
basic.rst