Skip to content

feat(BLE): Adding header file for PAL version. #1118

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

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

kevin-gillespie
Copy link
Contributor

@kevin-gillespie kevin-gillespie commented Aug 16, 2024

Description

This API will be used to get version information from pre-built libraries. Library versions can also be seen by inspecting the library objects.

arm-none-eabi-objdump -a libphy.a | grep "version"
pal_version_v0.0.0+988c0c7a.20240805.o:     file format elf32-littlearm
rw-rw-r-- 1000/1000   3728 Aug  5 13:14 2024 pal_version_v0.0.0+988c0c7a.20240805.o

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.

This API will be used to get version information for
pre-build libraries.
@github-actions github-actions bot added the BLE Related to Bluetooth label Aug 16, 2024
@kevin-gillespie kevin-gillespie changed the title Adding header file for PAL version. feat(BLE): Adding header file for PAL version. Aug 16, 2024
@kevin-gillespie kevin-gillespie merged commit 330aef5 into main Aug 19, 2024
14 of 15 checks passed
@kevin-gillespie kevin-gillespie deleted the feat/cordio-pal-version branch August 19, 2024 14:54
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Aug 19, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants