Skip to content

Commit

Permalink
update version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 19, 2016
1 parent 460c5e0 commit 6c0a058
Show file tree
Hide file tree
Showing 5 changed files with 45,987 additions and 45,990 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

# 0.5.2

- Add Servo library suport
- Fix issue where 0xff is misinterpreted as EOF with USBSerial
- Fix EXT GPIO interrupt conflict between Featherlib & Arduino
- Fix #32 PWM only work after 3-5 minutes
- Fix SPI compiling with existing library
- Add Servo library suport
- Fix compiling issues with existing library

# 0.5.1

Expand Down
2 changes: 1 addition & 1 deletion stm32/cores/maple/libmaple/adafruit_featherlib.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

//------------- Arduino Shared Structure -------------//
#define CFG_ARDUINO_CODE_MAGIC 0xDEC0DED
#define CFG_ARDUINO_CODE_VERSION "0.5.5"
#define CFG_ARDUINO_CODE_VERSION "0.5.2"

#define RESERVED_ XSTRING_CONCAT_(_rerserved, __LINE__)

Expand Down
Binary file modified stm32/featherlib/featherlib.bin
Binary file not shown.
Loading

0 comments on commit 6c0a058

Please sign in to comment.