Skip to content

Commit

Permalink
Added files necessary for ESP component.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Anforowicz committed Sep 16, 2024
1 parent 7f1bee6 commit 8ba46ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/esp_dry_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
dry_run: True
name: "libcanard"
version: ${{ github.event.release.tag_name }}
# Meaningless version for the purpose of dry run.
version: "0.0.0"
namespace: "opencyphal"
api_token: ${{ secrets.IDF_COMPONENT_API_TOKEN }}
2 changes: 1 addition & 1 deletion idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

description: "OpenCyphal for embedded systems."
url: "https://github.com/OpenCyphal/libcanard"
license: "MIT"
license: "MIT"

0 comments on commit 8ba46ab

Please sign in to comment.