Add a diagnostic too to navigate structure layouts

Change-Id: I236e6ac8aa51295be9c3d157eb49710977f083f8
This commit is contained in:
Romain Goyet
2017-04-19 19:29:54 +02:00
parent d1db9b5d67
commit a47efa93ee
4 changed files with 335 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ include poincare/Makefile
include escher/Makefile
# Executable Makefiles
include apps/Makefile
include build/struct_layout/Makefile
include quiz/Makefile # Quiz needs to be included at the end
products += $(objs)