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

core update #2108 #2328

Merged
merged 7 commits into from
Jan 4, 2025
Merged

core update #2108 #2328

merged 7 commits into from
Jan 4, 2025

Conversation

proddy
Copy link
Contributor

@proddy proddy commented Jan 4, 2025

  • move src files into a new folder called 'core'
  • move ESP8266React from lib into its own source folder under src, as it's not a library anymore. Renamed to ESP32React
  • removes own versions of asynctcp. asyncwebserver and arduinojson from lib and replace with lib_deps which are automatically pulled from github. Web code updated to support the standard way msgpack is handled in AsyncWS
  • support for ArduinoJson 7.3.0, to be compatible with Modules which has also been updated
  • prepare platformio.ini for pioarduno and quickly switching between Core 2.x and 3.1/IDF 5,3 for testing
  • optimized the platformio.ini and makefile

@proddy proddy mentioned this pull request Jan 4, 2025
@proddy proddy merged commit d874b3f into emsesp:dev Jan 4, 2025
1 check passed
@proddy proddy mentioned this pull request Jan 5, 2025
3 tasks
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.

1 participant