Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dcaf-esp-component
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DCAF
dcaf-esp-component
Commits
2816b3f0
Commit
2816b3f0
authored
2 months ago
by
Olaf Bergmann
Browse files
Options
Downloads
Patches
Plain Diff
[manifest] initial version of idf_component.yml
parent
5c52f921
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
idf_component.yml
+36
-0
36 additions, 0 deletions
idf_component.yml
with
36 additions
and
0 deletions
idf_component.yml
0 → 100644
+
36
−
0
View file @
2816b3f0
version
:
"
0.2.0"
license
:
"
MIT"
description
:
"
Authenticated
Authorization
for
the
Internet
of
Things"
url
:
"
https://dcaf.science"
repository
:
"
https://gitlab.informatik.uni-bremen.de/DCAF/dcaf-esp-component.git"
targets
:
-
esp32
-
esp32s2
-
esp32c3
dependencies
:
idf
:
'
>=5.3'
libcoap
:
'
>=4.3.5~2'
lwip
:
require
:
private
mbedtls
:
require
:
private
dcaf_upstream
:
git
:
"
https://gitlab.informatik.uni-bremen.de/DCAF/dcaf.git"
files
:
exclude
:
-
"
*~"
# Exclude all editor backup files
-
"
\
#*
\
#"
# Exclude all editor backup files
-
"
TAGS"
# Exclude `.list` files in all directories
-
"
**/tests"
-
"
**/examples"
include
:
-
"
README.md"
-
"
AUTHORS"
-
"
LICENSE"
-
"
Kconfig"
-
"
port/**/*"
-
"
include/**/*"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment