Skip to content

libmcu/template-esp32

Repository files navigation

Directory Structure

.
├── docs
├── external
│   └── libmcu
├── include
├── ports
│   └── esp-idf
├── src
└── tests
    ├── fakes
    ├── mocks
    ├── runners
    ├── src
    └── stubs
Directory Desc.
docs Documentation
external Third-party libraries or SDK. e.g. ESP-IDF
include The project header files
ports Wrappers or glue code to bring third-party drivers into the project
src Application code. No hardware or platform-specific code
tests Test codes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published