Initial commit

This commit is contained in:
2024-04-21 14:41:37 -06:00
commit 145348809e
65 changed files with 4395 additions and 0 deletions

17
doc/_doxygen/groups.dox Normal file
View File

@@ -0,0 +1,17 @@
/**
* @defgroup drivers Custom driver classes
* @{
*
* @brief Custom driver classes
*
* @}
*/
/**
* @defgroup lib Custom libraries
* @{
*
* @brief Custom libraries
*
* @}
*/

5
doc/_doxygen/main.md Normal file
View File

@@ -0,0 +1,5 @@
# Introduction
This is the Doxygen documentation for [example-application].
[example-application]: https://github.com/zephyrproject-rtos/example-application