You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
Version 7.1.0
2
2
- Added _rxpoll() to check for character without a timeout
3
3
- Reverted _rx* functions to no longer use 28 bit internal buffer; this is less resilient to P2 side timing changes, but better if PC timing is uncertain
4
+
- Added new Spin2 @\"string" for strings with embedded C-style escapes
4
5
- Added DITTO to duplicate code/data in Spin2 assembly
5
6
- Many internal changes to support DITTO and future assembly work
0 commit comments