You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having this issue as well. Attempting to build a binary against it results in linker errors for undefined symbols _critical_section_1_0_acquire and _critical_section_1_0_release.
You have removed the features (e.g. cortex-m) in the new version, but you are checking for with
cfg
in code for it:rtt-target/rtt-target/src/debug.rs
Lines 26 to 30 in 4d8bdd8
The text was updated successfully, but these errors were encountered: