Skip to main content

Timeline for Const data optimisation for Arduino

Current License: CC BY-SA 3.0

7 events
when toggle format what by license comment
Nov 8, 2017 at 21:19 comment added theSongbird @LookAlterno I went digging for iron and found gold
Nov 8, 2017 at 21:17 vote accept theSongbird
Nov 8, 2017 at 21:14 comment added user31481 Such innocent OP's question and what valuable answers.
Nov 8, 2017 at 20:49 history edited Mikael Patel CC BY-SA 3.0
added 45 characters in body
Nov 8, 2017 at 20:47 comment added Mikael Patel You can write code in such a way that the compiler can use further optimizations. You can also use compiler options to tell the compiler to "try harder". The IDE gets the compiler options from the platform.txt file. See "compiler.c.flags" etc.
Nov 8, 2017 at 20:42 comment added user31481 How can you customize optimization with Arduino IDE/UECIDE?
Nov 8, 2017 at 20:25 history answered Mikael Patel CC BY-SA 3.0