]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Allow custom platform families
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 21 Mar 2012 14:50:47 +0000 (08:50 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 9 Jul 2012 16:34:43 +0000 (10:34 -0600)
commit71f2849fb56e837bb00300f31cce4e1f73d5cbf1
treef5be9eff84cd3940841f2e5e24511df85aa63795
parentc91fb0847cce91b329c93946d65a2dd45943aebc
Allow custom platform families

ncc can find a custom platform if its PLATFORMDIR is included into
PFLAGS as an include: -I$(PLATFORMDIR) or equivalent.  Teach ncc to
identify when such a platform is a family member and in such cases
process the corresponding .family file.
tools/tinyos/ncc/ncc.in