Skip to content

Commit 3a3bf64

Browse files
committed
Merge branch 'ide-1.5.x' into can
2 parents 8d27b0a + ac66cf7 commit 3a3bf64

File tree

100 files changed

+46064
-20488
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+46064
-20488
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ hardware/arduino/bootloaders/caterina_LUFA/Caterina.lss
1313
hardware/arduino/bootloaders/caterina_LUFA/Caterina.elf
1414
hardware/arduino/bootloaders/caterina_LUFA/Caterina.eep
1515
hardware/arduino/bootloaders/caterina_LUFA/.dep/
16-
.gitignore
1716
build/windows/work/
1817
build/linux/work/
1918
build/linux/dist/*.tar.gz

app/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<fileset dir="test" includes="**/*.txt" />
7777
</copy>
7878

79-
<junit printsummary="yes" haltonfailure="yes">
79+
<junit printsummary="yes">
8080
<classpath>
8181
<pathelement location="bin"/>
8282
<pathelement location="test-bin"/>

0 commit comments

Comments
 (0)