Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Lizard to IDF 5.3.1 #68

Merged
merged 29 commits into from
Oct 14, 2024
Merged

Update Lizard to IDF 5.3.1 #68

merged 29 commits into from
Oct 14, 2024

Conversation

JensOgorek
Copy link
Contributor

@JensOgorek JensOgorek commented Sep 16, 2024

This contains a full upgrade to idf 5.3.1, including the components (no owl update)

  • Change how idf modules are loaded
  • update all Lizard modules
  • update lizard components
  • change esp-serial-flasher to newer esp32-serial-flasher from espressif
  • update the stepper motor module to work with IDF 5.3.1
  • test Analog module
  • test pwm module

Some testing might still be necessary, especially for the modules with bigger changes. OWL and the i2c driver are not updated yet.

@JensOgorek JensOgorek added the enhancement New feature or request label Sep 17, 2024
@JensOgorek JensOgorek added this to the 0.4.0 milestone Sep 18, 2024
@JensOgorek
Copy link
Contributor Author

The StepperMotor module is now working with the legacy driver. I also tested with the newer pulse_cnt, but it did not work, fully since it did not want to report any positioning.
With the fix, all Modules should be functional.

@JensOgorek
Copy link
Contributor Author

With this approved, also the idf 5.2.1 update branch can be archived

@JensOgorek
Copy link
Contributor Author

This should now be ready @falkoschindler

@falkoschindler falkoschindler modified the milestones: 0.4.0, 0.5.0 Oct 14, 2024
@falkoschindler falkoschindler merged commit f949448 into main Oct 14, 2024
@falkoschindler falkoschindler deleted the idf_5.3.1_update branch October 14, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants