-
-
Notifications
You must be signed in to change notification settings - Fork 284
Releases
Brian Baltz edited this page Mar 3, 2016
·
11 revisions
Core / Libraries
- i2c bus scan workaround
- Remove custom Adafruit_Motor_Shield_V2 library
- Rename CurieTimer to CurieTimerOne for JIRA-532
- CurieEEPROM - ensure 32-bit allignment enhancement
- Use Go-based upload script
- CurieIMU API changes
- Stop interrupt when switching to 100% duty cycle
- Jira-507 and 514: 1. Bug corrected in timer ISR where the clearing of…
- Fix issues in CurieTimerOne
- CurieEEPROM eeprom_write example
- CurieEEPROM reimplement put and get to not use STL
- Green pixel fix for NeoPixel library
- Jira-501: CurieTimer.resume() did not re-enable interrupt at the controller.
- CurieSoftwareSerial remove non-working example
- Jira-500: pwdStop should be pwmStop, typo error.
- CurieSoftwareSerial timing issue fixes
- CurieEEPROM fixes
- ATLEDGE-491 - rename sketchUploader tool to arduino101load
- Remove custom OneWire and Adafruit_DotStar libraries.
- CurieSoftwareSerial Improvements
- find() missing overload in Stream.h
- Update boards.txt with Arduino/Genuino 101
- ATLEDGE-487 CurieEEPROM library
- dtostrf: fix overflow problem
- Jira-462: Call Available() after calling end() indicated data available.
- Rename CurieBle to CurieBLE
- Add new APIs and examples to CurieIMU
- ATLEDGE-429 CurieSoftwareSerial fixes
Tools
- Use Go-based upload script
- Updated dfu-util binaries
- Upload error message fixes for IDE
Core / Libraries
Changes since 1.6.4+1.59
Tools
Changes since 1.6.4+1.14-windows
Changes since 1.6.4+1.14-osx
Changes since 1.6.4+1.14-linux32
Changes since 1.6.4+1.14-linux64