@[email protected] to Programmer [email protected] • 1 year agoYou can certainly change it. But should you?lemmy.mlimagemessage-square60fedilinkarrow-up1544
arrow-up1544imageYou can certainly change it. But should you?lemmy.ml@[email protected] to Programmer [email protected] • 1 year agomessage-square60fedilink
minus-square@[email protected]linkfedilink6•1 year agoI’ve used it in the past when having flash memory blocks that could change but you need the compiler to put them into flash memory and not RAM. It’s mainly to get the compiler to stop assuming that it can optimize using the default value.
I’ve used it in the past when having flash memory blocks that could change but you need the compiler to put them into flash memory and not RAM. It’s mainly to get the compiler to stop assuming that it can optimize using the default value.