This release:
- adds validation to
toand+toso they raise an exception if the user attempts to apply them to something other than a local variable orvalue, where previously if the user applied them to such a hardfault would likely occur at runtime. - fixes a bug in
extra/rp_common/picocalc_term_common.fswheretowas applied to something other than a local variable orvaluein an uncommon code path.