Trivial fix, up the rodata section for the discovery board to 512 bytes. (#6259)
authorTom Gall <tom.gall@linaro.org>
Thu, 13 Aug 2020 15:34:34 +0000 (10:34 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 15:34:34 +0000 (08:34 -0700)
commit889d3b69e161d5b44e616133178700abc9ab994c
tree8965b1927505f0a0a6f182f142f189397e9bae0e
parent2247a2ee299419718b54bf79eedabd749186f684
Trivial fix, up the rodata section for the discovery board to 512 bytes. (#6259)

This is more reasonable as the trivial tflite example module needs 208 bytes.

Signed-off-by: Tom Gall <tom.gall@linaro.org>
python/tvm/micro/device/arm/stm32f746xx.py