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

ESP8266 add sdm module #2766

Closed
wants to merge 1 commit into from
Closed

Conversation

matsievskiysv
Copy link
Contributor

  • This PR is for the dev branch rather than for master.
  • This PR is compliant with the other contributing guidelines as well (if not, please describe why).
  • I have thoroughly tested my contribution.
  • The code changes are reflected in the documentation at docs/*.

SDM (simple driver model) provides a device-driver abstraction layer. This is useful when NodeMCU is used as a platform for DAQ stands. Usage example - dynamically created UI for sensors - is described in this article.
This code needs to be inside git submodule (best to clone to https://github.com/nodemcu/) to keep it in sync with esp32 branch. It supports desktop version build for testing under vargrind and is internally documented using doxygen.

@matsievskiysv matsievskiysv mentioned this pull request May 22, 2019
4 tasks
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@stale stale bot closed this Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants