espressif_tinyusb/hw/bsp/fomu
Sean Cross a106c5114b bsp: fomu: fix rom address for example programs
During development, the ROM address was at offset 0x2001a000
(due to the fact that the test program was located immediately
following the bitstream).

In normal Fomus, the ROM address is at offset 0x20040000, in order
to take into account additional bitstreams and bootloaders.

Correct the address to the offset in order to get examples working
with existing Fomus.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-24 01:15:31 +00:00
..
include fomu: csr: sync csr 2019-11-13 09:08:47 -08:00
board.mk move -flto to board.mk 2019-11-20 16:06:40 +07:00
crt0-vexriscv.S fomu: crt0: minor text refactor 2019-11-13 09:08:47 -08:00
fomu.c fomu: bsp: don't call usb isr when usb is disabled 2019-11-13 11:10:37 -08:00
fomu.ld bsp: fomu: fix rom address for example programs 2019-11-24 01:15:31 +00:00
output_format.ld fomu: initial commit 2019-11-13 09:03:12 -08:00
regions.ld fomu: initial commit 2019-11-13 09:03:12 -08:00