Update comments, README's, etc. to reflect changes to nuttx/boards directory reorganization.

This commit is contained in:
Gregory Nutt
2019-08-09 08:40:22 -06:00
parent b118c96a33
commit e6ba3ccff8
9 changed files with 28 additions and 27 deletions

View File

@@ -517,8 +517,8 @@
#endif
/* The size of the I/O buffer may be specified in the
* boards/<board-name>/configs/<config>defconfig file -- provided that it is
* at least as large as PATH_MAX.
* boards/<arch>/<chip>/<board>/configs/<config>defconfig file -- provided
* that it is at least as large as PATH_MAX.
*/
#define NSH_HAVE_IOBUFFER 1