Rename configuration nshusb to usbnsh for consistency

This commit is contained in:
Gregory Nutt 2016-02-04 17:49:15 -06:00
parent 5cda302587
commit 858bdbd7f0
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
############################################################################ ############################################################################
# configs/olimex-stm32-h405/nshusb/Make.defs # configs/olimex-stm32-h405/usbnsh/Make.defs
# #
# Copyright (C) 2014 Gregory Nutt. All rights reserved. # Copyright (C) 2014 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org> # Author: Gregory Nutt <gnutt@nuttx.org>

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# configs/olimex-stm32-h405/nshusb/setenv.sh # configs/olimex-stm32-h405/usbnsh/setenv.sh
# #
# Copyright (C) 2014 Gregory Nutt. All rights reserved. # Copyright (C) 2014 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org> # Author: Gregory Nutt <gnutt@nuttx.org>