zephyr/samples/drivers/entropy
Alberto Escolar Piedras d118b6470e samples: drivers/entropy fixes
* .yaml: added expression for test
* README: Eeach second 9 bytes are generated not 10

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-23 07:34:07 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
README.txt samples: drivers/entropy fixes 2018-02-23 07:34:07 -05:00
prj.conf
sample.yaml samples: drivers/entropy fixes 2018-02-23 07:34:07 -05:00

README.txt

Title: Entropy

Description:

Sample for the entropy gathering driver

--------------------------------------------------------------------------------

Building and Running Project:

This project writes an infinite series of random numbers to the
console, 9 per second.

It can be built and executed on frdm_k64f as follows:

    make

Sample Output:

Entropy Example! arm
entropy device is 0x2000008c, name is ENTROPY_0
  0xd7  0x42  0xb0  0x7b  0x56  0x3b  0xc3  0x43  0x8a  0xa3
  0xfa  0xec  0xd8  0xc3  0x36  0xf8  0x7b  0x82  0x2b  0x39