aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 16:37:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 16:37:43 +0000
commitc5d9112de113f09613684d58f1b41fdf0c36def6 (patch)
tree2e074559617775dfcedf5fa06d1f15b0bd3170ca /nuttx/ChangeLog
parent2ca319a5cfdc404c9ce167c3f3672db1950cc199 (diff)
downloadpx4-firmware-c5d9112de113f09613684d58f1b41fdf0c36def6.tar.gz
px4-firmware-c5d9112de113f09613684d58f1b41fdf0c36def6.tar.bz2
px4-firmware-c5d9112de113f09613684d58f1b41fdf0c36def6.zip
Add tools/link.bat, unlink.bat, and copydir.bat
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5419 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 37dbc3076..0bf9ec971 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3764,3 +3764,7 @@
* configs/z80sim/nsh and pashello: Converted to (1) used the kconfig-frontends
configuration tool, and (2) to build natively under Windows. The NSH
configuration is verified; the pashello configuration needs a more TLC.
+ * tools/copydir.sh: Rename tools/winlink.sh to tools/copydir.sh
+ * tools/link.bat, unlink.bat, and copydir.bat: Add Windows counterparts
+ to the link.sh, unlink.sh, and copydir.sh Bash scripts.
+