Skip to content

Commit

Permalink
no-op commit to test CI steps
Browse files Browse the repository at this point in the history
  • Loading branch information
stintel committed Jan 23, 2025
1 parent 63716f5 commit 7074ede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ include($ENV{ADF_PATH}/CMakeLists.txt)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)

project(willow)

1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ ENV ADF_VER="willow-main-2024010900"
RUN \
cd /opt/esp/idf && \
curl https://raw.githubusercontent.com/toverainc/esp-adf/$ADF_VER/idf_patches/idf_v5.1_freertos.patch | patch -p1

0 comments on commit 7074ede

Please sign in to comment.