Skip to content

Commit

Permalink
Merge pull request #10 from RIT-EVT/feature/actuallytaylor/can_upgrade
Browse files Browse the repository at this point in the history
Updated HUDL to new CAN
  • Loading branch information
ActuallyTaylor authored Jan 29, 2024
2 parents 6fd9835 + 36c1d89 commit bd72e4e
Show file tree
Hide file tree
Showing 5 changed files with 168 additions and 370 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ cmake_minimum_required(VERSION 3.15)
# is changed to TPDO (CO_TPDO_N=50)
add_compile_definitions(CO_RPDO_N=50)

add_compile_definitions(USE_HAL_DRIVER)

set(EVT_CORE_DIR ${CMAKE_SOURCE_DIR}/libs/EVT-core)
set(TARGET_DEV "STM32F302x8")

Expand Down
Loading

0 comments on commit bd72e4e

Please sign in to comment.