summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-16 18:59:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-16 18:59:30 +0000
commitf460cb60146bd6b2458dd1ef558e5a2e5a02d2cf (patch)
tree7c7cfdee3d4fe31b41f6ea0f7153c3ab79fb1735 /nuttx/ChangeLog
parent3119f7b909d6c8938ae92e45b1e92dc1bcba0c0b (diff)
downloadnuttx-f460cb60146bd6b2458dd1ef558e5a2e5a02d2cf.tar.gz
nuttx-f460cb60146bd6b2458dd1ef558e5a2e5a02d2cf.tar.bz2
nuttx-f460cb60146bd6b2458dd1ef558e5a2e5a02d2cf.zip
Completes all PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3618 42af7a65-404d-4744-a932-0658087f49c3
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 dce9ecdae..998a0acfa 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1761,3 +1761,6 @@
behavior that people expect for printf.
6.4 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+
+ * lib/drivers/cc1101: Add initial, functional CC1101 wireless driver
+ (contributed by Uros Platise)