Skip to content

Add basic Zephyr platform support#2076

Open
alexeykurzov wants to merge 2 commits into
abseil:masterfrom
alexeykurzov:zephyr-support
Open

Add basic Zephyr platform support#2076
alexeykurzov wants to merge 2 commits into
abseil:masterfrom
alexeykurzov:zephyr-support

Conversation

@alexeykurzov

Copy link
Copy Markdown

This PR adds basic support for the Zephyr platform.

Based on #2053

Changes:

  • absl/debugging/internal/elf_mem_image.h: exclude Zephyr from ELF memory image support
  • absl/time/internal/cctz/src/time_zone_libc.cc: add tm_gmtoff() and tm_zone() stubs for Zephyr

Tested on Zephyr V2.7.0 with POSIX primitives support,
arm-zephyr-eabi-gcc (gcc version 10.3.0 (crosstool-NG 1.24.0.378_e011758))

@google-cla

google-cla Bot commented Jun 11, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@alexeykurzov alexeykurzov marked this pull request as ready for review June 11, 2026 13:55
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