Hello all, While implementing the at86rfr2 transceiver for the jiminy board I thought of also implement the hwrng.
What I did is implementing in cpu/atmega256rfr2/periph/hwnrg.c hwrng_init hwrng_read Added feature and module to makefiles. Now I have some questions: 1. How do I best include the depency to $(RIOTBASE)/drivers/at86rf2xx/include/at86rf2xx_internal.h, of hwrng.c in cpu folder? 2. How is it ensured that hardware random is used in all cases? And all other are not linked? 3. Where to find howto, concept description, implementation guide? Best Regards Josua [rwth_ias_bild_rgb_logo] Josua Arndt, M.Sc. RWTH Aachen University Integrated Analog Circuits and RF Systems Kopernikusstraße 16, ICT Cube North, Room 209, D-52074 Aachen Email: [email protected]<mailto:[email protected]> Phone: +49 241 / 80 - 27750
_______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
