Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5216

General • Re: A tiny Raspberry Pico shell with flash file system, vi, and c compiler.

$
0
0
It seems these functions are already listed in https://github.com/lurk101/pshell/blob/ ... c_extrns.h.
Yes, correct. In addition there are a number of unlisted, mostly floating point conversion and operation wrappers, as well as trig function wrappers.

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



Viewing all articles
Browse latest Browse all 5216

Trending Articles