This project has default component named TestComponent and its projects can be configured running the menuconfig.
- Run the menuconfig and in that we would be finding Abiots Test Component.
- To access the config in the code start with CONFIG_ and we could find all the configurations.
File / Folder | Contents |
---|---|
app | Project Directory |
images | Project Images Directory |
app/components | All the Abiots Components |
app/lib | Abiots Core library |
app/test | Test code |
app/src | Main component Directory |
Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Do visit our YouTube Channel for interesting ESP-IDF tutorials
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.