Gregory Nutt
|
4b4dbc79a2
|
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
|
2016-07-20 13:15:37 -06:00 |
|
Gregory Nutt
|
2119c5ce19
|
Fix another function naming error
|
2016-07-18 12:40:27 -06:00 |
|
Gregory Nutt
|
d36da2b560
|
Fix bad dev[u]random_register() function return value.
|
2016-07-18 12:25:05 -06:00 |
|
Gregory Nutt
|
078bbe5e5c
|
All H/W RNG Drivers: Can now be configured to register as /dev/random and/or /dev/urandom
|
2016-07-18 11:10:37 -06:00 |
|
Gregory Nutt
|
1660329d06
|
Rename up_rnginitialize to devrandom_register
|
2016-07-18 10:55:37 -06:00 |
|
Gregory Nutt
|
0c8c7fecf0
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
53f6fd6e66
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
|
Gregory Nutt
|
180189050b
|
Misc changes for clean built od mikroe-stm32f4 configurations
|
2013-05-01 09:21:13 -06:00 |
|
patacongo
|
36da810129
|
Implementation of /dev/random using the STM32 Random Number Generator (RNG)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5207 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 20:34:25 +00:00 |
|