Hi Brian, > --- > .gitignore | 1 - > mesh/btmesh.c | 181 ------- > mesh/config/composition.json | 44 -- > mesh/display.c | 64 --- > mesh/display.h | 28 - > mesh/prov.c | 722 -------------------------- > mesh/provision.c | 1162 ------------------------------------------ > 7 files changed, 2202 deletions(-) > delete mode 100644 mesh/btmesh.c > delete mode 100644 mesh/config/composition.json > delete mode 100644 mesh/display.c > delete mode 100644 mesh/display.h > delete mode 100644 mesh/prov.c > delete mode 100644 mesh/provision.c is it too much to ask for a good commit message if you delete 2202 lines of code. And why the Makefile.mesh is not part of this is beyond me. Regards Marcel