Beginning to update comments to reflect new organization of the boards/ sub-directory.

This commit is contained in:
Gregory Nutt
2019-08-08 08:46:54 -06:00
parent 1e0987a729
commit 240926c995
29 changed files with 101 additions and 94 deletions
+3 -3
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, boards/<board>/src
would have to be included to make use of the application-installed symbol
tables.
Of course, addition board-specific logic in, say, at
boards/<arch>/<chip>/<board>/src would have to be included to make use of
the application-installed symbol tables.