Skip to content

Commit

Permalink
increase version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Nov 26, 2021
1 parent da75333 commit 562fc79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Adafruit nRF52 Arduino Core Changelog

## 1.2.0

- Add readResetReason()
- Add menu debug out option to select output meessage via Serial, Serial1 or Segger RTT
- Fix Wire bus issue when device does not response with ack/nack from previous transaction.
- Update included TinyUSB library to version 1.7.0

## 1.1.0 - 2021.09.24

- Add **Adafruit LED Glasses Driver nRF52840** board support
Expand Down
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

name=Adafruit nRF52 Boards
version=1.1.0
version=1.2.0

# Compile variables
# -----------------
Expand Down

0 comments on commit 562fc79

Please sign in to comment.