summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5b1457ec2..b700a0d8f 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8481,4 +8481,6 @@
* arch/arm/src/armv7-a/arm_vectors.S: ARMv7-A: Exception register
save/restore needs to work a little differently if we support useri
mode processes (2014-9-11).
+ * configs/cc3200-launchpad/src/cc3200_leds.c and other board files: Add
+ LED support for the CC3200 Launchpad. From Jim Ewing (2014-9-11).