diff options
author | Damien George <damien.p.george@gmail.com> | 2019-07-09 11:33:57 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-07-09 11:33:57 +1000 |
commit | c8f19f13715ca201815a8594e32121ae06f504c5 (patch) | |
tree | 2a4e79a132c1e3f4c4c3eff39d12c7ff427c8e93 /py/stackctrl.c | |
parent | d43dd886a5d072f49d5c27779199f3e233d6afb5 (diff) |
stm32/mboot: Make _estack an array to avoid compiler warnings.
The compiler can warn about out-of-bounds array access if _estack is just a
single uint8_t.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions