Skip to content

Commit

Permalink
sync freertos lost changes
Browse files Browse the repository at this point in the history
commit eb9faf5fe6e63968bc47cb15eca87616445db8f3
Author: sophgo-forum-service <[email protected]>
Date:   Thu Jun 6 15:16:20 2024 +0800

    freertos: weekly rls 2024.06.6

    -74b1d8, update audio lib.
    -0cb268, Round UART baud rate divisor to nearest integer.

Signed-off-by: carbon <[email protected]>
  • Loading branch information
carbonfix committed Sep 10, 2024
1 parent cf1c239 commit 4b42bc3
Show file tree
Hide file tree
Showing 76 changed files with 1 addition and 11,604 deletions.
1 change: 0 additions & 1 deletion freertos/cvitek/task/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ elseif (RUN_TYPE STREQUAL "POSIX_DEMO")
elseif (RUN_TYPE STREQUAL "CVIRTOS")
add_subdirectory(comm)
add_subdirectory(rgn)
add_subdirectory(audio)

if(CONFIG_BOARD STREQUAL "cv181x_fpga" OR CONFIG_BOARD STREQUAL "cv181x_fpga_c906")
add_compile_definitions(FPGA_PORTING)
Expand Down
26 changes: 0 additions & 26 deletions freertos/cvitek/task/audio/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 4b42bc3

Please sign in to comment.