File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ PwFusion SAMD CORE 0.2.2 2022.05.25
33* Added transmission complete interrupt to SERCOM.cpp
44* Added writeBytesPending() function to Uart.cpp
55
6+ PwFusion SAMD CORE 0.2.1 2022.06.24
7+
8+ * Changed Wire SERCOM interrupts to weak linking to allow the user to override the callbacks
9+
610PwFusion SAMD CORE 0.2.0 2022.05.25
711
812* Added support for additional analog inputs and external interrupts to R3actor
Original file line number Diff line number Diff line change 132132 }
133133 ]
134134 },
135- {
135+ {
136136 "name" : " Playing With Fusion SAMD Boards" ,
137137 "architecture" : " samd" ,
138138 "version" : " 0.2.0" ,
173173 "version" : " 1.2.0"
174174 }
175175 ]
176- }
176+ },
177177 {
178178 "name" : " Playing With Fusion SAMD Boards" ,
179179 "architecture" : " samd" ,
215215 "version" : " 1.2.0"
216216 }
217217 ]
218- }
218+ },
219219 {
220220 "name" : " Playing With Fusion SAMD Boards" ,
221221 "architecture" : " samd" ,
262262 "tools" : []
263263 }
264264 ]
265- }
265+ }
You can’t perform that action at this time.
0 commit comments