Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Spiffs code to version 0.3.7 + fixes. #1246

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

slaff
Copy link
Contributor

@slaff slaff commented Sep 18, 2017

No description provided.

@slaff slaff added this to the 3.4.0 milestone Sep 18, 2017
@slaff slaff merged commit 7c759fc into SmingHub:develop Sep 19, 2017
@slaff slaff removed the 3 - Review label Sep 19, 2017
slaff pushed a commit to slaff/Sming that referenced this pull request Nov 6, 2017
…ith Arduino.

- Arduino compatibility improvements (SmingHub#1213).
- Library code for some Arduino libraries comes directly from their source repositories (Adafruit_ST7735, Adafruit_SSD1306).
- Added dynamic recalculation of image offsets to prevent rom overlapping (SmingHub#1208).
- Added Wi-Fi Protected Setup (WPS) support (SmingHub#1199).
- Ram savings in axTLS (SmingHub#1255).
- Simplified and improved Http Client and Http Server stream handling (SmingHub#1247).
- Fixed Memory Leak in Mqtt (SmingHub#1273).
- Updated Spiffs code to version 0.3.7 + fixes (#SmingHub#1246).

And much more. All merged PRs in this release can be seen from [here](https://github.com/SmingHub/Sming/milestone/12?closed=1)

- Changed the order of Wire.begin and Wire.pins parameters to match the Arduino order (SmingHub#1193).

For a complete list of changes run the following command:

```
git log 3.3.0..3.4.0
```

Thanks to everyone who helped us make this release happen.
@slaff slaff deleted the update/spiffs-0.3.7 branch July 22, 2019 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants