forgot to add files in lpc175x_6x test project

This commit is contained in:
hathach
2013-06-05 11:26:08 +07:00
parent f69fefefa9
commit 0687d6b80d
3 changed files with 155 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
PROJECT_CEEDLING_ROOT = "../vendor/ceedling"
load "#{PROJECT_CEEDLING_ROOT}/lib/rakefile.rb"
task :default => %w[ test:all release ]