<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/make.mk, branch 0.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/make.mk?h=0.6.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/make.mk?h=0.6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2020-03-26T15:04:24Z</updated>
<entry>
<title>house keeping</title>
<updated>2020-03-26T15:04:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-26T15:04:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=09262d7f7e7bc462e2badac6caeb03cc57bf6761'/>
<id>urn:sha1:09262d7f7e7bc462e2badac6caeb03cc57bf6761</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>Merge branch 'master' into develop</title>
<updated>2020-03-24T05:16:15Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-24T05:16:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9a48e98fadaf69a8637c5586d730754230eb68a9'/>
<id>urn:sha1:9a48e98fadaf69a8637c5586d730754230eb68a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #194 from cr1901/msp430f5529</title>
<updated>2020-03-24T04:57:20Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-24T04:57:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=95009a9e790c4194d7349300fed2f07f032546ea'/>
<id>urn:sha1:95009a9e790c4194d7349300fed2f07f032546ea</id>
<content type='text'>
[WIP] MSP430 Support</content>
</entry>
<entry>
<title>per review</title>
<updated>2020-03-23T16:22:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-23T16:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bc0779de0a703c0d048a6d745343a378700d341a'/>
<id>urn:sha1:bc0779de0a703c0d048a6d745343a378700d341a</id>
<content type='text'>
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
</content>
</entry>
<entry>
<title>remove -Wnested-externs since many driver does this including CMSIS_5</title>
<updated>2020-03-23T15:52:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-23T15:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=056d0bb4bfd8fe1aca7227cd613a3ae85bed28ee'/>
<id>urn:sha1:056d0bb4bfd8fe1aca7227cd613a3ae85bed28ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into cr1901-msp430f5529</title>
<updated>2020-03-22T10:19:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-22T10:19:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4f871063fd33db2b55c6f78130c723a8854e0b11'/>
<id>urn:sha1:4f871063fd33db2b55c6f78130c723a8854e0b11</id>
<content type='text'>
</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>adding support for NXP rt1064 evk board, boad test led + sw8 work.</title>
<updated>2019-11-20T08:30:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-20T08:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1aa3f085cb0dd2c147e0376f69e4b92f208a14c6'/>
<id>urn:sha1:1aa3f085cb0dd2c147e0376f69e4b92f208a14c6</id>
<content type='text'>
LTO is temporary disabled
</content>
</entry>
<entry>
<title>examples: make: specify CROSS_COMPILE for fomu</title>
<updated>2019-11-13T17:26:00Z</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2019-11-13T17:26:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dce070ebe0ab95a8a87f5be2a0696ec58a749ab0'/>
<id>urn:sha1:dce070ebe0ab95a8a87f5be2a0696ec58a749ab0</id>
<content type='text'>
When BOARD=fomu, use the riscv cross-compiler.  Otherwise, use the
default arm compiler.  This can be overridden by passing
CROSS_COMIPLE on the command line.

Note that there are now three common risc-v prefixes:

    - riscv32-unknown-elf- : Common for users who compile their own
    - riscv64-unknown-elf- : Upstream multiarch toolchain from SiFive
    - riscv-none-embed-    : xPack embedded version of SiFive toolchain

Here we assume users are using the `riscv-none-embed-` toolchain from
xPack, because it appears to be growing more common.  Additionally,
there is much confusion surrounding `riscv64-unknown-elf-`, which
actually includes both 32- and 64-bit runtimes and can generate software
for both.

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