# tmirws .platform # # Includes that should take precedence come first. Platforms come before # chips because they may override files. These must be specified as # @includes instead of -I's to @opts, otherwise the %T won't be processed # by ncc. push( @includes, qw( %P %P/chips/scp1000 %P/chips/sht11 %T/chips/scp1000 %T/chips/sht11 ) );