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

samples: Remove CONFIG_CPLUSPLUS #104

Merged
merged 1 commit into from
Jun 19, 2024
Merged

samples: Remove CONFIG_CPLUSPLUS #104

merged 1 commit into from
Jun 19, 2024

Conversation

DhruvaG2000
Copy link
Collaborator

This causes the following build errors:
/__w/gsoc-2022-arduino-core/gsoc-2022-arduino-core/Arduino-Zephyr-API/samples/i2cdemo/prj.conf:2: warning: attempt to assign the value 'y' to the undefined symbol CPLUSPLUS

Hence, remove it from all samples as it is no longer needed.

This causes the following build errors:
 /__w/gsoc-2022-arduino-core/gsoc-2022-arduino-core/Arduino-Zephyr-API/samples/i2cdemo/prj.conf:2: warning: attempt to assign the value 'y' to the undefined symbol CPLUSPLUS

Hence, remove it from all samples as it is no longer needed.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
@DhruvaG2000
Copy link
Collaborator Author

Merging this ASAP, because it's breaking CI. We can always drop later if any objections.

@DhruvaG2000 DhruvaG2000 merged commit 034d1cd into next Jun 19, 2024
3 checks passed
@DhruvaG2000 DhruvaG2000 deleted the fix-i2c branch June 19, 2024 14:28
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.

None yet

1 participant