Change naming configs/ to boards in comments, Documentation, etc. Still a few more to go.

This commit is contained in:
Gregory Nutt
2019-08-05 07:13:48 -06:00
parent a1c991d921
commit 615c0ea7ee
513 changed files with 1336 additions and 1336 deletions
+1 -1
View File
@@ -18,6 +18,6 @@ README
feature, look at apps/examples/module/drivers/Makefile. Kernel symbol
tables are needed to support kernel modules.
Of course, addition board-specific logic in, say, configs/<board>/src
Of course, addition board-specific logic in, say, boards/<board>/src
would have to be included to make use of the application-installed symbol
tables.