<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/fomu, branch 0.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/fomu?h=0.7.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/fomu?h=0.7.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-04-17T05:27:53Z</updated>
<entry>
<title>mass rename tud/dcd_irq_handler to tud/dcd_init_handler</title>
<updated>2020-04-17T05:27:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T05:27:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=50be9d7c3ad08fdc8a79f38606111cf83c84efb9'/>
<id>urn:sha1:50be9d7c3ad08fdc8a79f38606111cf83c84efb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update per review</title>
<updated>2020-04-17T02:29:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-17T02:29:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=989cca5b1ad392f1d42b89899628e8723e3d70a9'/>
<id>urn:sha1:989cca5b1ad392f1d42b89899628e8723e3d70a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add dfu generate target for fomu</title>
<updated>2020-04-16T15:24:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-16T15:11:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bb2669fbc052229db8c2192b538a13cda92101ad'/>
<id>urn:sha1:bb2669fbc052229db8c2192b538a13cda92101ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hal_dcd_isr to dcd_irq_handler for fomu</title>
<updated>2020-04-08T09:47:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-04-08T09:47:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=40e23672ff192b3d0ab1312987ecc94d4e0de0e7'/>
<id>urn:sha1:40e23672ff192b3d0ab1312987ecc94d4e0de0e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makefile clean up</title>
<updated>2020-03-25T07:06:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-25T07:06:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d74a92bf4596d229a3176fab2f91c45eabff6d3a'/>
<id>urn:sha1:d74a92bf4596d229a3176fab2f91c45eabff6d3a</id>
<content type='text'>
allow board to define CROSS_COMPILE (default to arm gcc)
</content>
</entry>
<entry>
<title>freertos demo use static only for most optmized sram</title>
<updated>2020-03-10T17:09:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T17:09:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=487b887f80f1b73a72a627a21b12c1185a147104'/>
<id>urn:sha1:487b887f80f1b73a72a627a21b12c1185a147104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up LD_FILE using $(BOARD)</title>
<updated>2020-03-07T10:49:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-07T10:49:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3ea95c2ab60bcd0f4efc8790ec091b4645d50015'/>
<id>urn:sha1:3ea95c2ab60bcd0f4efc8790ec091b4645d50015</id>
<content type='text'>
make it easier to duplicate bsp
</content>
</entry>
<entry>
<title>bsp: fomu: fix rom address for example programs</title>
<updated>2019-11-24T01:15:31Z</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2019-11-24T01:15:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a106c5114b3774283b45fc69f53af02c7253da7b'/>
<id>urn:sha1:a106c5114b3774283b45fc69f53af02c7253da7b</id>
<content type='text'>
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 &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>move -flto to board.mk</title>
<updated>2019-11-20T09:06:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-20T09:06:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f638594536643a69200ddca60fe5138447655fbb'/>
<id>urn:sha1:f638594536643a69200ddca60fe5138447655fbb</id>
<content type='text'>
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
</content>
</entry>
<entry>
<title>fomu: bsp: don't call usb isr when usb is disabled</title>
<updated>2019-11-13T19:10:37Z</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2019-11-13T19:10:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=679821e9174f9410960f974eefd46a94e74cfeda'/>
<id>urn:sha1:679821e9174f9410960f974eefd46a94e74cfeda</id>
<content type='text'>
When compiled without usb support, we don't want to call the USB ISR.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
</feed>
