Sujet : Re: RP2350 and Pico 2 - things missing
De : news (at) *nospam* druck.org.uk (druck)
Groupes : comp.sys.raspberry-piDate : 29. Aug 2024, 21:33:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vaqluo$3k35e$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Mozilla Thunderbird
On 29/08/2024 13:09, The Natural Philosopher wrote:
Most code that cares seems to use things like int_32 or long_64 where it matters and macro expand that on a per target hardware basis
Yes stdint.h is your friend
---druck