summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAndrew Leech <andrew.leech@planetinnovation.com.au>2021-02-02 15:09:15 +1100
committerDamien George <damien@micropython.org>2021-02-02 21:25:13 +1100
commit5ef71cd16793ab254a1f0e7dd46bb9f0c5809f44 (patch)
tree7de03429bc4a929145b21f14b3fbdf77ea77b375 /docs/conf.py
parent7be1f7790278d2c40e7a828e340c43f257c7d748 (diff)
stm32/mboot: Change debug compiler optimisation from -O0 to -Og.
With mboot encrpytion and fsload enabled, the DEBUG build -O0 compiler settings result in mboot no longer fitting in the 32k sector. This commit changes this to -Og which also brings it into line with the regular stm32 build.
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions