Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Add rtc_clk module #7

Closed
wants to merge 1 commit into from
Closed

Conversation

jeandudey
Copy link
Contributor

@jeandudey jeandudey commented Feb 23, 2020

This code gathers the CPU frequency configuration from the ESP32 registers. This code is based on top of the ESP-IDF rtc_clk_cpu_freq_get_config function .

This might be needed to calculate I2C clock speeds and such.


This is untested, it's a proof of concept.
Depends on the changes to RTCCNTL.

This code gathers the CPU frequency configuration from the ESP32
registers. This code is based on top of the ESP-IDF
`rtc_clk_cpu_freq_get_config`.

This _might_ be needed to calculate I2C clock speeds and such.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
@jeandudey jeandudey force-pushed the 2020_02_23-rtc-clk branch from 950ed22 to 8acfa59 Compare March 14, 2020 20:46
@arjanmels
Copy link
Contributor

@jeandudey I included all functionality in pull request #11. If that one is merged, can this one then be dropped?

@jeandudey
Copy link
Contributor Author

Yes, I forgot to close this before 😉

@jeandudey jeandudey closed this Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants