generated from sirlilpanda/kicad-project-template-actionless
Created wacky_bully project + a bit of work towards implementing motor drivers
This commit is contained in:
3
software/wacky_bully/components/drv8701/CMakeLists.txt
Normal file
3
software/wacky_bully/components/drv8701/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "drv8701.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES esp_driver_mcpwm esp_driver_gpio)
|
||||
Reference in New Issue
Block a user