Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested

This commit is contained in:
Gregory Nutt
2013-09-25 18:50:14 -06:00
parent fa027d30e0
commit b3ecd158ac
131 changed files with 949 additions and 679 deletions
+4
View File
@@ -5633,3 +5633,7 @@
apps/examples/usbmsc to apps/system/usbmsc (2013-9-25).
* configs: Changes to many defconfig files resulting from moving
apps/examples/cdcacm to apps/system/cdcacm (2013-9-25).
* configs: Changes to many defconfig files resulting from moving
apps/examples/composite to apps/system/composite (2013-9-25).
* configs/stm3210e-eval/composite: Converted to use the kconfig-
frontends tool (2013-9-25).