Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 2 additions & 16 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,22 +160,8 @@ add_gr_project(STM32G431x8 OutboardSensors TireTemp)
add_gr_project(STM32G431x8 OutboardSensors BrakeTemp)

# Development
add_gr_project(STM32G474xE G4PERTESTING)
add_gr_project(STM32G474xE G4SPITESTING)
add_gr_project(STM32G474xE G4ADCTESTING)
add_gr_project(STM32G474xE G4NEOTESTING)
add_gr_project(STM32G474xE CUBEMXTESTING)

# CAN Peripheral Testing
add_gr_project(STM32G474xE G474xE_CAN_TESTING CAN_BASIC_TEST)
add_gr_project(STM32G474xE G474xE_CAN_TESTING CAN_RELEASE_TEST)
add_gr_project(STM32G474xE G474xE_CAN_TESTING CAN_STRESS_TEST)
add_gr_project(STM32G474xE G474xE_CAN_TESTING CAN_LOST_RX_TEST)
add_gr_project(STM32G474xE G474xE_CAN_TESTING CAN_FILTER_TEST)
add_gr_project(STM32G474xE G474xE_CAN_TESTING PROFILER_TEST)
add_gr_project(STM32G431x8 G431x8_CAN_TESTING G431x8_CAN_BASIC_TEST)

add_gr_project(STM32G474xE G4FANCYCANTESTING CAN_LOOPBACK_TEST)
add_gr_project(STM32G474xE Testbench G4NEOTESTING)
add_gr_project(STM32G474xE Testbench CUBEMXTESTING)

# BLINKY Demos
add_gr_project(STM32G474xE BLINKY G4BLINKY)
Expand Down
49 changes: 0 additions & 49 deletions G431x8_CAN_TESTING/Core/Inc/adc.h

This file was deleted.

51 changes: 0 additions & 51 deletions G431x8_CAN_TESTING/Core/Inc/crc.h

This file was deleted.

51 changes: 0 additions & 51 deletions G431x8_CAN_TESTING/Core/Inc/dma.h

This file was deleted.

51 changes: 0 additions & 51 deletions G431x8_CAN_TESTING/Core/Inc/fdcan.h

This file was deleted.

48 changes: 0 additions & 48 deletions G431x8_CAN_TESTING/Core/Inc/gpio.h

This file was deleted.

49 changes: 0 additions & 49 deletions G431x8_CAN_TESTING/Core/Inc/i2c.h

This file was deleted.

Loading
Loading