Skip to content

Fix #2253 cybt_printf by wrapping with NDEBUG#2323

Merged
kilograham merged 2 commits intoraspberrypi:developfrom
d-c-d:develop
Mar 19, 2025
Merged

Fix #2253 cybt_printf by wrapping with NDEBUG#2323
kilograham merged 2 commits intoraspberrypi:developfrom
d-c-d:develop

Conversation

@d-c-d
Copy link
Contributor

@d-c-d d-c-d commented Feb 28, 2025

Observe that src/rp2_common/pico_cyw43_driver/cybt_shared_bus/cybt_shared_bus_driver.c
wraps the definition of cybt_printf with #ifndef NDEBUG
Apply this to src/rp2_common/pico_cyw43_driver/cybt_shared_bus/cybt_shared_bus.c

Observe that src/rp2_common/pico_cyw43_driver/cybt_shared_bus/cybt_shared_bus_driver.c
wraps the definition of cybt_printf with #ifndef NDEBUG
Apply this to src/rp2_common/pico_cyw43_driver/cybt_shared_bus/cybt_shared_bus.c
@peterharperuk peterharperuk added this to the 2.1.2 milestone Mar 3, 2025
@lurch lurch linked an issue Mar 3, 2025 that may be closed by this pull request
@kilograham kilograham removed a link to an issue Mar 3, 2025
@kilograham
Copy link
Contributor

note, i'm merging this but we still want the changes in #2253

@kilograham kilograham merged commit 005759d into raspberrypi:develop Mar 19, 2025
4 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.

3 participants