summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7454ddc65..56a5aec54 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5829,3 +5829,6 @@
drvier. Untested on initial check-in (2013-10-19).
* arch/arm/src/sama5/sam_trng.c, sam_trng.h, and chip/sam_trng.h: Add
a /dev/random driver based on the SAMA5D3 TRNG peripheral (2013-10-20).
+ * configs/sama5d3x-3k/demo: The TRNG and /dev/random are now enabled
+ by default in the demo configuration (2013-10-20).
+