summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 19:33:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-17 19:33:42 +0000
commit040391cfab5aa7d508055ca12f551f5e5a3f924c (patch)
tree191f768ae4662f3264bbeecfaf3e69177897e96e /nuttx/ChangeLog
parent68ac8fdfb222669dd94888c18f26282ef36e6ac8 (diff)
downloadnuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.tar.gz
nuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.tar.bz2
nuttx-040391cfab5aa7d508055ca12f551f5e5a3f924c.zip
Upate some pathes for the new NuttX repository
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 69379a290..9ed95f678 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1458,7 +1458,7 @@
* Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 to m9s12. That name is
shorter and more general.
* The NuttX repository has been converted to SVN and can now be found here
- http://nuttx.svn.sourceforge.net/viewvc/nuttx/
+ http://svn.code.sf.net/p/nuttx/code/trunk/
* configs/mbed/hidkbd: Added USB host support for the mbed LPC1768 board; add
a USB host HID keyboard configuraion.
* drivers/usbhost/hid_parser.c: Leverages the LUFA HID parser written by