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

cpu/esp32: always include libc_gettimeofday [backport 2022.04] #18030

Conversation

benpicco
Copy link
Contributor

Backport of #18027

Contribution description

Tries to fix the issue described in RIOT-OS/Release-Specs#247 (comment), I'm not sure why this does not fail more loudly, is there a weak implementation being used instead? Does the same thing need to be done for esp8266?

Testing procedure

I sadly don't have the hardware to test maybe @benpicco could? I would want to do as in https://github.com/RIOT-OS/Release-Specs/blob/faafe7bcbaf13751b9b07cf5490a7bead13faa27/08-interop/README.md#task-13---icmpv6-echo-between-esp-and-named-internet-host-through-linux-with-6lowpan/

Issues/PRs references

#RIOT-OS/Release-Specs#247

@benpicco benpicco added Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ESP Platform: This PR/issue effects ESP-based platforms Process: release backport Integration Process: The PR is a release backport of a change previously provided to master labels Apr 28, 2022
@benpicco benpicco requested a review from OlegHahm April 28, 2022 12:04
@OlegHahm OlegHahm enabled auto-merge April 28, 2022 18:27
@OlegHahm OlegHahm added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Apr 29, 2022
@OlegHahm OlegHahm merged commit 2ab2b52 into RIOT-OS:2022.04-branch Apr 29, 2022
@benpicco benpicco deleted the backport/2022.04/pr_esp32_gettimeoday branch April 29, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ESP Platform: This PR/issue effects ESP-based platforms Process: release backport Integration Process: The PR is a release backport of a change previously provided to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants