Skip to content

Commit 20b299a

Browse files
committed
remove 4_switch_motor_control_normal and move other examples
1 parent 6032e70 commit 20b299a

42 files changed

Lines changed: 5 additions & 1389 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/test-build-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
image: espressif/idf:release-v5.1
1111
strategy:
1212
matrix:
13-
test-apps: [1_led_matrix, 2_LSA, 3_MPU, 5_PWM, 6_line_following, 7_self_balancing]
13+
test-apps: [1_led_matrix, 2_LSA, 3_MPU, 6_self_balancing]
1414
steps:
1515
- name: Force Install GIT latest
1616
run: |

4_switch_controlled_motor_normal/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

4_switch_controlled_motor_normal/README.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

4_switch_controlled_motor_normal/main/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

4_switch_controlled_motor_normal/main/switch_control_motor_normal.c

Lines changed: 0 additions & 101 deletions
This file was deleted.
-139 KB
Binary file not shown.

5_PWM/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

5_PWM/README.md

Lines changed: 0 additions & 156 deletions
This file was deleted.

5_PWM/main/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

5_PWM/main/component.mk

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)