Skip to content

Commit bcc5b1d

Browse files
committed
feat: Arduino-FOC updated to version 2.3.4
1 parent f8e6f6b commit bcc5b1d

File tree

8 files changed

+5
-306
lines changed

8 files changed

+5
-306
lines changed

.github/workflows/arduino.yml

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

.github/workflows/esp32.yml

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

.github/workflows/rpi.yml

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

.github/workflows/samd.yml

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

.github/workflows/stm32.yml

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

.github/workflows/teensy.yml

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v2.3.4 - 2024-11-27
4+
5+
* Based on [Arduino-FOC v2.3.4](https://github.com/simplefoc/Arduino-FOC/releases/tag/v2.3.4)
6+
37
## v2.3.0~3 - 2023-11-15
48

59
* Support all esp chips by default (except esp8266)

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "2.3.0~3"
1+
version: "2.3.4"
22
description: Arduino FOC for BLDC and Stepper motors (SimpleFOC)
33
url: https://github.com/espressif/Arduino-FOC
44
repository: https://github.com/espressif/Arduino-FOC.git

0 commit comments

Comments
 (0)