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

merge v0.6 into master #21

Merged
merged 72 commits into from
Feb 20, 2021
Merged

merge v0.6 into master #21

merged 72 commits into from
Feb 20, 2021

Conversation

bxparks
Copy link
Owner

@bxparks bxparks commented Feb 20, 2021

  • 0.6 (2021-02-19)
    • Add libraries/EpoxyFS, an implementation of the ESP8266 FS file system
      that runs on Linux and MacOS.
    • Add delayMicroSeconds(), WCharacter.h, and stub implementations of
      IPAddress.h, SPI.h, by Erik Tideman (@ramboerik), see
      PR #18.
    • Add libraries/EpoxyPromEsp (EEPROM using the API of ESP8266/ESP32).
    • Add libraries/EpoxyPromAvr (EEPROM using the API of AVR processors).

… close() inside ~UnixHostFileImpl() to prevent double-free crash
…of UnixHostFS unless overridden by UNIX_HOST_FS_ROOT env variable
…hes; tweak expected file counts, LittleFS does not seem to have '.' and '..'
bxparks and others added 29 commits February 3, 2021 21:09
… including Arduino.h

Same behavior as arduino
Added IPAddress.h SPI.h , WCharacter.h, sqrt and delayMicroseconds
SPI: Fixed linking error caused by some missing function bodies
…lear; add references to EEPROM.h files in various Cores
…nd EpoxyPromEsp provide actual implementations
@bxparks bxparks merged commit 8379066 into master Feb 20, 2021
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