mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Completely remove the file info and condition expression from the the print statement if they are not enabled. This saves a little code space which adds up when there are many assert calls. In bluetooth shell test this saves around 4.5k bytes. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>