<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos/src/tusb_config.h, branch 0.16.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/src/tusb_config.h?h=0.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/src/tusb_config.h?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-03-30T03:41:11Z</updated>
<entry>
<title>update all cmake for esp32 build</title>
<updated>2023-03-30T03:41:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-30T03:41:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=641613c428e10a029b172c318d4db077e35fee7d'/>
<id>urn:sha1:641613c428e10a029b172c318d4db077e35fee7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE</title>
<updated>2022-06-06T10:35:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T10:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5'/>
<id>urn:sha1:f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename board specific macro for example</title>
<updated>2022-06-01T16:53:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-01T16:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99c1585ed215cb5ee2e27a41c54310d144e0ee6c'/>
<id>urn:sha1:99c1585ed215cb5ee2e27a41c54310d144e0ee6c</id>
<content type='text'>
- BOARD_DEVICE/HOST_RHPORT_NUM to  BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to  BOARD_TUD/H_MAX_SPEED
</content>
</entry>
<entry>
<title>change usage of TU_CHECK_MCU() to prevent macro conflict</title>
<updated>2021-10-25T10:04:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-25T10:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbd31895bc234ff6d76d3fe736dc613890ab7acb'/>
<id>urn:sha1:dbd31895bc234ff6d76d3fe736dc613890ab7acb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_TUSB_OS_INC_PATH for os include path</title>
<updated>2021-09-25T09:16:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-25T09:16:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73872a5df04a8939d5f71509788c659e38efcecd'/>
<id>urn:sha1:73872a5df04a8939d5f71509788c659e38efcecd</id>
<content type='text'>
useful for freertos/ prefix with esp IDF
</content>
</entry>
<entry>
<title>clean up some examples</title>
<updated>2021-03-18T08:23:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-18T08:23:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2882390c82fc08a669093419abc69f25bc11a34f'/>
<id>urn:sha1:2882390c82fc08a669093419abc69f25bc11a34f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more update</title>
<updated>2020-07-17T18:07:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-17T18:07:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6ddee1b5cf4a7a5e1231cc0a75c89b3ce3dec2dd'/>
<id>urn:sha1:6ddee1b5cf4a7a5e1231cc0a75c89b3ce3dec2dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE</title>
<updated>2020-07-16T08:34:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-07-16T08:34:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ca748a68e01deec929e846b7263cf736bf891fb'/>
<id>urn:sha1:5ca748a68e01deec929e846b7263cf736bf891fb</id>
<content type='text'>
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
</content>
</entry>
<entry>
<title>Merge branch 'master' into add-stm-hs</title>
<updated>2020-06-29T18:55:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-29T18:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ab75998316fe714675e1193f0a7c06a32387ebd6'/>
<id>urn:sha1:ab75998316fe714675e1193f0a7c06a32387ebd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, update other example config</title>
<updated>2020-06-15T16:06:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-06-15T16:06:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0bfa839ac0414632eb284779361ed6a34a98c672'/>
<id>urn:sha1:0bfa839ac0414632eb284779361ed6a34a98c672</id>
<content type='text'>
</content>
</entry>
</feed>
