<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ngx4330/ngx4330.c, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ngx4330/ngx4330.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ngx4330/ngx4330.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-23T05:43:13Z</updated>
<entry>
<title>make nanolib linking explicitly by each family/board</title>
<updated>2023-11-23T05:43:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T05:43:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82880eecbd51ce8cf801ae0c04871e65f81826f4'/>
<id>urn:sha1:82880eecbd51ce8cf801ae0c04871e65f81826f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>rename hw/bsp/board.h to board_api.h</title>
<updated>2023-08-03T08:44:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf91660cee0863291fd9412a3623df018e8bd071'/>
<id>urn:sha1:cf91660cee0863291fd9412a3623df018e8bd071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp</title>
<updated>2022-06-06T05:51:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T05:51:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7187cd9a8528bfe2b570567ca2d0a2ae36b7c478'/>
<id>urn:sha1:7187cd9a8528bfe2b570567ca2d0a2ae36b7c478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-02-24T05:34:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-24T05:34:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1dbbfdfe45bfa882c9833e94de6e7ea89f8341aa'/>
<id>urn:sha1:1dbbfdfe45bfa882c9833e94de6e7ea89f8341aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix vector assign</title>
<updated>2020-09-03T16:48:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T16:48:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4ecedc70c8cbec366c7eb6dc90c99c7cce27407e'/>
<id>urn:sha1:4ecedc70c8cbec366c7eb6dc90c99c7cce27407e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler</title>
<updated>2020-09-03T06:12:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T06:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d83ad0ebb6c263736b0dadec80c9406563a5199'/>
<id>urn:sha1:1d83ad0ebb6c263736b0dadec80c9406563a5199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to use __USE_LPCOPEN</title>
<updated>2020-09-03T05:58:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T05:58:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1cee2da7b920288202f651a4b970e50e05b8786f'/>
<id>urn:sha1:1cee2da7b920288202f651a4b970e50e05b8786f</id>
<content type='text'>
properly init fpu on LPC M4
</content>
</entry>
<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>
</feed>
