Skip to content

Commit

Permalink
Remove motor driver parallel example code
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperChamp234 committed Jan 29, 2024
1 parent 0b8ef14 commit f3d8d11
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 190 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
image: espressif/idf:release-v4.4
strategy:
matrix:
test-apps: [bar_graph, lsa, motor_driver_normal, motor_driver_parallel, mpu6050, servos, switches, oled]
test-apps: [bar_graph, lsa, motor_driver_normal, mpu6050, servos, switches, oled]
steps:
- name: Force Install GIT latest
run: |
Expand Down
83 changes: 0 additions & 83 deletions examples/motor_driver_parallel/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions examples/motor_driver_parallel/CMakeLists.txt

This file was deleted.

23 changes: 0 additions & 23 deletions examples/motor_driver_parallel/LICENSE

This file was deleted.

9 changes: 0 additions & 9 deletions examples/motor_driver_parallel/Makefile

This file was deleted.

Empty file.
8 changes: 0 additions & 8 deletions examples/motor_driver_parallel/main/CMakeLists.txt

This file was deleted.

8 changes: 0 additions & 8 deletions examples/motor_driver_parallel/main/component.mk

This file was deleted.

50 changes: 0 additions & 50 deletions examples/motor_driver_parallel/main/main.c

This file was deleted.

0 comments on commit f3d8d11

Please sign in to comment.