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

Enabling dev_dbg() logs support for JP5 & JP6 #220

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

Arun-Prasad-V
Copy link

Tracked on LRS-1174

build_all.sh Show resolved Hide resolved
@Arun-Prasad-V Arun-Prasad-V changed the title Enabling dev_dbg() logs support for JP5 Enabling dev_dbg() logs support for JP5 & JP6 Jul 27, 2024
@Arun-Prasad-V Arun-Prasad-V requested a review from dmipx July 27, 2024 09:19
@Arun-Prasad-V Arun-Prasad-V marked this pull request as ready for review July 27, 2024 09:42
build_all.sh Show resolved Hide resolved
make ARCH=arm64 -C kernel
if [[ "$DEVDBG" == "1" ]]; then
cd $KERNEL_HEADERS
make ARCH=arm64 defconfig
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain a bit about all the added lines?
Thanks :)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add some comments?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments.

Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for merge?

@Arun-Prasad-V
Copy link
Author

Ready for merge?

Yes, @Nir-Az.

@Nir-Az Nir-Az merged commit b1eb164 into IntelRealSense:dev Aug 1, 2024
3 checks passed
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