Yes, correct. In addition there are a number of unlisted, mostly floating point conversion and operation wrappers, as well as trig function wrappers.It seems these functions are already listed in https://github.com/lurk101/pshell/blob/ ... c_extrns.h.
The nice thing about the Cortex-M33 is that it has hardware floating point operators and integer division. Those RP2040 wrapper functions are included in cc.c for the 2350 and use the hardware instructions.
Statistics: Posted by lurk101 — Sun Sep 01, 2024 10:12 pm