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

added: esp_clk_cpu_freq esp_set_cpu_freq esp_deep_sleep #69

Merged
merged 12 commits into from
May 10, 2021

Conversation

Jos-Ven
Copy link
Contributor

@Jos-Ven Jos-Ven commented Dec 5, 2020

esp_set_cpu_freq To change the clock frequency of the CPU.
esp_clk_cpu_freq To check the new clock frequency.
esp_deep_sleep enable To enter a deep sleep mode for a specified time.

I use these calls to reduce the power usage.

@MitchBradley
Copy link
Owner

Is this ready to merge?

@Jos-Ven
Copy link
Contributor Author

Jos-Ven commented May 10, 2021

Hi Mitch,

I tried to submit my changes to you.
If all went well there should be additions in the files
interface.h and extend.c
Added files:
app/esp8266-rtos/tasking_rtos.fth
app/esp8266-rtos/tests/pe_tasking.fth
app/esp8266-rtos/tests/spi.fth
app/esp8266-rtos/tests/spi_ledstrip_apa201.fth

Kind regards, Jos

@Jos-Ven Jos-Ven closed this May 10, 2021
@Jos-Ven Jos-Ven reopened this May 10, 2021
@MitchBradley MitchBradley merged commit 119ea37 into MitchBradley:WIP May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants