Skip to content

Commit b9f3444

Browse files
committed
added specific build define for MUXTO
1 parent 14146ca commit b9f3444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ muxto.build.fpu=
154154
muxto.build.float-abi=
155155

156156
muxto.build.board=MUXTO
157-
muxto.build.defines=-DF_CPU=48000000 -DFIRST_BULK_PIPE=4
157+
muxto.build.defines=-DF_CPU=48000000 -DFIRST_BULK_PIPE=4 -DNO_ISOCRONOUS_PIPE=1 -DNUMBER_OF_PIPES=8
158158
muxto.vid.0=0x2341
159159
muxto.pid.0=0x006C
160160
muxto.vid.1=0x2341

0 commit comments

Comments
 (0)