Skip to content

Commit e3140fc

Browse files
committed
update readme with changes for 2.3.5 release
1 parent 283e513 commit e3140fc

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

README.md

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,13 @@ Therefore this is an attempt to:
2929
- For official driver boards see [<span class="simple">Simple<span class="foc">FOC</span>Boards</span>](https://docs.simplefoc.com/boards)
3030
- Many many more boards developed by the community members, see [<span class="simple">Simple<span class="foc">FOC</span>Community</span>](https://community.simplefoc.com/)
3131

32-
> NEXT RELEASE 📢 : <span class="simple">Simple<span class="foc">FOC</span>library</span> v2.3.4
33-
> - ESP32 MCUs extended support [#414](https://github.com/simplefoc/Arduino-FOC/pull/414)
34-
> - Transition to the arduino-esp32 version v3.x (ESP-IDF v5.x) [#387](https://github.com/espressif/arduino-esp32/releases)
35-
> - New support for MCPWM driver
36-
> - New support for LEDC drivers - center-aligned PWM and 6PWM available
37-
> - Rewritten and simplified the fast ADC driver code (`adcRead`) - for low-side and inline current sensing.
38-
> - Stepper motors current sensing support [#421](https://github.com/simplefoc/Arduino-FOC/pull/421)
39-
> - Support for current sensing (low-side and inline) - [see in docs](https://docs.simplefoc.com/current_sense)
40-
> - Support for true FOC control - `foc_current` torque control - [see in docs](https://docs.simplefoc.com/motion_control)
41-
> - New current sense alignment procedure [#422](https://github.com/simplefoc/Arduino-FOC/pull/422) - [see in docs](https://docs.simplefoc.com/current_sense_align)
42-
> - Support for steppers
43-
> - Much more robust and reliable
44-
> - More verbose and informative
45-
> - Support for HallSensors without interrupts [#424](https://docs.simplefoc.com/https://github.com/simplefoc/Arduino-FOC/pull/424) - [see in docs](hall_sensors)
46-
> - Docs
47-
> - A short guide to debugging of common issues
48-
> - A short guide to the units in the library - [see in docs](https://docs.simplefoc.com/library_units)
49-
> - See the complete list of bugfixes and new features of v2.3.4 [fixes and PRs](https://github.com/simplefoc/Arduino-FOC/milestone/11)
50-
51-
52-
## Arduino *SimpleFOClibrary* v2.3.4
32+
> NEXT RELEASE 📢 : <span class="simple">Simple<span class="foc">FOC</span>library</span> v2.3.5
33+
> - Motor characterization code thanks to @mcells
34+
> - Bugfix for ESP32 C6 thanks to @kondor1622
35+
> - See the complete list of bugfixes and new features of v2.3.5 [fixes and PRs](https://github.com/simplefoc/Arduino-FOC/milestone/12)
36+
37+
38+
## Arduino *SimpleFOClibrary* v2.3.5
5339

5440
<p align="">
5541
<a href="https://youtu.be/Y5kLeqTc6Zk">

0 commit comments

Comments
 (0)