fl42v to Programmer Humor@programming.dev · 10 months agoYou can certainly change it. But should you?imagemessage-square58fedilinkarrow-up1538arrow-down18
arrow-up1530arrow-down1imageYou can certainly change it. But should you?fl42v to Programmer Humor@programming.dev · 10 months agomessage-square58fedilink
minus-squareFruitfullyYours@lemmy.worldlinkfedilinkarrow-up6·10 months 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.