diff options
| author | psylity <[email protected]> | 2023-09-19 22:30:47 +0300 |
|---|---|---|
| committer | psylity <[email protected]> | 2023-09-19 22:30:47 +0300 |
| commit | 8b283f3687c98092f330e42994347243258df3a6 (patch) | |
| tree | 041992066f2e9329d2d11234a2fb138b4d505647 | |
| parent | 06d4c11e699b0351765f10398abb4f663a984f36 (diff) | |
microcontrollers build CMakeLists.txt example fix
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ add_definitions(-DFREEDV_MODE_EN_DEFAULT=0 -DFREEDV_MODE_1600_EN=1 -DFREEDV_MODE FetchContent_Declare(codec2 GIT_REPOSITORY https://github.com/drowe67/codec2.git - GIT_TAG origin/master + GIT_TAG origin/main GIT_SHALLOW ON GIT_PROGRESS ON ) |
