summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15mcb1800 build and blinky with makefilehathach
2019-05-15add lpc1769 to travis device example buildhathach
2019-05-15lpc1769 work with makefilehathach
2019-05-15lpcxpresso 1769 build with makefile but not blinky yethathach
2019-05-14add makefile support for lpcxpresso1347hathach
2019-05-14add lpcxpresso11u68 to travis buildhathach
2019-05-14makefile work with lpc11u68hathach
2019-05-14add linker and startup for lpcxpresso11u68 boardhathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14more makefile clean uphathach
2019-05-14makefile clean uphathach
2019-05-14clean uphathach
2019-05-14clean uphathach
2019-05-14more endian converthathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14clean up endian convert functionhathach
2019-05-14remove deprecated tusb_task, clean up tusb compilerhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-13Merge pull request #65 from hathach/develophathach
2019-05-13clean uphathach
2019-05-12add index to tud_descriptor_configuration_cb()hathach
2019-05-12Merge pull request #64 from hathach/develophathach
2019-05-12change tud_descriptor_string_cb() to be consistent with other descriptor call...hathach
2019-05-12add tud_hid_descriptor_report_cb()hathach
2019-05-11add tud_descriptor_string_cb() for getting string descriptor from applicationhathach
2019-05-10Merge pull request #63 from hathach/develophathach
2019-05-10fix samd dcd_clear_stall also reset data togglehathach
2019-05-09msc device will stall READ_CAPACITY & READ_FORMAT_CAPACITY if tud_msc_capacit...hathach
2019-05-09fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52hathach
2019-05-07clean uphathach
2019-05-06adding msc Start Stop to buitin command, but not complate yethathach
2019-05-06add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb()hathach
2019-05-04Update boards.mdhathach
2019-05-03add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REVhathach
2019-05-03update travis build, make with 4 threadhathach
2019-05-03reduce travis make thread to 2hathach
2019-05-03clean uphathach
2019-05-02Merge pull request #61 from hathach/develophathach
2019-05-02Merge branch 'master' into develophathach
2019-05-02update travis buildhathach
2019-05-02add hid_test.py for testing #58hathach
2019-05-02hid generic example echo back receivedhathach
2019-05-02clean uphathach
2019-05-02support hid generic inout #58hathach
2019-05-02rename hid generic examplehathach
2019-05-02use tud_hid_set_report_cb for hid epouthathach
2019-05-02clean uphathach
2019-05-02add tud_hid_out_report_cb() for hid epouthathach
2019-05-01text clean uphathach