Skip to content

Commit eb0220e

Browse files
committed
0.1.4
1 parent 94e90b5 commit eb0220e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

firmware/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
# 0.1.4
3+
4+
- reintroduced swd.cpp for Particle Build library import
5+
26
# 0.1.3
37

48
## Bugfixes

spark.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swd",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"author": "mdma <mat dot mcgowan+particle at gmail dot com>",
55
"license": "LGPLv3",
66
"description": "Implements the SWD protocol and STM32F2xx flash operations. This allows one device to program another by connecting 2 data lines."

0 commit comments

Comments
 (0)