[riot-commits] [RIOT-OS/RIOT] bd86eb: cpu/sam3x8e: added random number generator driver
Hauke Petersen
mail at haukepetersen.de
Thu Aug 21 20:50:21 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bd86eb28c9255f79986b162a8c7640e990a38fac
https://github.com/RIOT-OS/RIOT/commit/bd86eb28c9255f79986b162a8c7640e990a38fac
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
A cpu/sam3x8e/periph/random.c
Log Message:
-----------
cpu/sam3x8e: added random number generator driver
Commit: ead29a12bbe5f501b36499a28b6b2407f4d42504
https://github.com/RIOT-OS/RIOT/commit/ead29a12bbe5f501b36499a28b6b2407f4d42504
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
M boards/arduino-due/include/periph_conf.h
Log Message:
-----------
boards/arduino-due: enabled RNG driver
Commit: 8f75521bc8465982c93a410f16336145d7a128ce
https://github.com/RIOT-OS/RIOT/commit/8f75521bc8465982c93a410f16336145d7a128ce
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
A tests/periph_random/Makefile
A tests/periph_random/README.md
A tests/periph_random/main.c
Log Message:
-----------
test/periph_random: added test for RNG driver
Commit: 8ed9704261bbab2aec628851958af82cb16bda1b
https://github.com/RIOT-OS/RIOT/commit/8ed9704261bbab2aec628851958af82cb16bda1b
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-08-21 (Thu, 21 Aug 2014)
Changed paths:
M boards/arduino-due/include/periph_conf.h
A cpu/sam3x8e/periph/random.c
A tests/periph_random/Makefile
A tests/periph_random/README.md
A tests/periph_random/main.c
Log Message:
-----------
Merge pull request #1294 from haukepetersen/add_arduinodue_rng_driver
cpu: Add random number generator driver for the SAM3X8E
Compare: https://github.com/RIOT-OS/RIOT/compare/4450d5a8e23a...8ed9704261bb
More information about the commits
mailing list