motors_init()

This commit is contained in:
2025-08-05 07:29:21 -04:00
parent 3dd9b66b28
commit c02a81b7aa
1260 changed files with 11702 additions and 10190 deletions

View File

@@ -32,7 +32,7 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "TRUE")
endif()
# Set path to fallback-tool for dependency-resolution.
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-objdump")
endif()