espressif_tinyusb/tinyusb
hathach c036efff1d adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1)
add back port reset after get 8 bytes of device descriptor
2013-04-09 02:13:18 +07:00
..
class - fix HID_MOUSEBUTTON right & left 2013-04-07 19:33:40 +07:00
common adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1) 2013-04-09 02:13:18 +07:00
core rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00
device change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
doxygen change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal - add scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2); // USB1_VBUS monitor presence 2013-04-08 14:57:00 +07:00
host adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1) 2013-04-09 02:13:18 +07:00
osal add hal init for USB1 and trying to get USB1 working 2013-04-07 03:40:24 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h move MCU define to tusb_option.h, fix the ATTR with USB RAM 2013-04-08 03:45:31 +07:00
tusb.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
tusb.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
tusb_option.h move MCU define to tusb_option.h, fix the ATTR with USB RAM 2013-04-08 03:45:31 +07:00