Jared Boone
|
43596e07c5
|
Break off a chunk of local RAM to serve the M0 processor.
|
2013-09-20 20:03:24 -07:00 |
|
Jared Boone
|
39eb2682f9
|
Split ram_ahb memory region into two, with a 32K hole where the USB buffers live.
Split ram region into two, representing the two local RAM buses.
Remove reference to usbram.ld, since it's no longer necessary.
|
2012-10-10 14:27:21 -07:00 |
|
Jared Boone
|
f68fdaba7a
|
Add .usbram section handling to linker scripts and makefile.
|
2012-10-06 17:33:17 -07:00 |
|
Jared Boone
|
182157a19c
|
Add ram_ahb memory region to linker scripts.
|
2012-10-06 17:30:26 -07:00 |
|
Michael Ossmann
|
c70d410394
|
reverted "rom" address to shadow area (allows same binary to be booted from SPIFI or USB/DFU)
|
2012-10-02 15:15:29 -06:00 |
|
TitanMKD
|
53c7fcf768
|
* Fixed linker script form SPIFI and RAM execution.
* Added performance checks and results on SPIFI & SRAM code execution.
|
2012-06-25 22:15:10 +02:00 |
|
Michael Ossmann
|
aeced361cf
|
migrated common stuff to libopencm3
|
2012-06-07 08:14:16 -06:00 |
|
Michael Ossmann
|
a748e31328
|
started firmware directory with some basic stuff
|
2012-05-21 11:33:46 -06:00 |
|