summaryrefslogtreecommitdiff
path: root/docs/autoapi/templates/python
diff options
context:
space:
mode:
authorMark Olsson <post@markolsson.se>2020-06-17 20:48:04 +0200
committerMark Olsson <post@markolsson.se>2020-06-18 00:51:04 +0200
commit23da0fa99cce43941c0736b1bd24ed80ca89a991 (patch)
tree35d6a73c8db029c25a6549e9eaff31b99e0f7bcd /docs/autoapi/templates/python
parent25d5f2cfc6097d4f49d955a69b964a7dc9fc5c52 (diff)
Fixes issue with memory alignment in STM32
When compiling with optimizations on, an issue occurs where the claimed_pins/never_reset_pins memory location is shared with another variable. This causes some bad memory read, so the USB pins ended up being reset. Setting these to have an alignment of 4 bytes resolves this. Tested on nucleo_f746zg
Diffstat (limited to 'docs/autoapi/templates/python')
0 files changed, 0 insertions, 0 deletions