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
Added support for %c format specifier just like in printf.
Fail build when using the user defined literal _intern in GCC as it is not supported.
Now the RTT logger must have the control block injected in order to allow for user flexibility (i.e.: to use other rtt channels and control their layout).
Minor changes and improvements
postform_decoder changelog
Added support for %c format specifier just like in printf.
Minor changes and improvements
postform_rtt changelog
Added cli option -d to disable version check (Warning: only use if you are sure ABI is compatible between binary and host tool).
Added RTT channel selection.
Fix: ensure reset vector jumps in Thumb mode.
Minor changes and improvements
postform_persist changelog
Added cli option -d to disable version check (Warning: only use if you are sure ABI is compatible between binary and host tool).
Minor changes and improvements
postform_serial changelog
Added cli option -d to disable version check (Warning: only use if you are sure ABI is compatible between binary and host tool).