summaryrefslogtreecommitdiff
path: root/tests/lpc175x_6x/rakefile.rb
blob: 6b217f931dbe44f6c41c198a8a22eeba964520c1 (plain)
1
2
3
4
PROJECT_CEEDLING_ROOT = "../vendor/ceedling"
load "#{PROJECT_CEEDLING_ROOT}/lib/rakefile.rb"

task :default => %w[ test:all release ]