Skip to content

Commit 133389a

Browse files
committed
increased version number
1 parent 3e408d7 commit 133389a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Version
55
#
6-
VERSION=1.4-opentracker
6+
VERSION=1.5-opentracker
77
WXVERSION=3.0
88

99
#

README

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BOSSA 1.4 for Arduino
1+
BOSSA 1.5 for OpenTracker
22

33
This version of BOSSA is a fork of the original project and contains some
44
patches specific for the Arduino products that are unlike to be accepted
@@ -9,15 +9,17 @@ The original software is developed by Scott Shumate and can be found here:
99
http://www.shumatech.com/web/products/bossa
1010

1111

12+
BOSSA 1.5-opentracker
13+
---------------------
14+
15+
* Added support for SAM3A (auto-reset)
16+
* Fixed reset after setting Security Bit
17+
1218
BOSSA 1.4-arduino
1319
-----------------
1420

1521
* Added support for SAMD21 chip
1622

17-
BOSSA 1.4-opentracker
18-
19-
* Added support for SAM3A (auto-reset)
20-
2123
BOSSA 1.2
2224
---------
2325

0 commit comments

Comments
 (0)