summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-05clean uphathach
2020-09-04update ci to also build host examplehathach
2020-07-19update ci scripthathach
2020-07-16add tud_speed_get()hathach
2020-04-07minor clean uphathach
2020-04-07add ci build_esp32s.pyhathach
2020-04-07skip freertos example for cxd56 msp430 and fomuhathach
2020-04-07CI: seperate esp32s2 into different jobhathach
2020-04-06fix CROSS_COMPILE for esp32s2hathach
2020-04-03minor clean uphathach
2020-04-03make as wrapper to idf.py for consistencyhathach
2020-04-01doc updatehathach
2020-04-01add dcd_esp32s2hathach
2020-03-25makefile clean uphathach
2020-03-11add cdc_msc_freertos to cihathach
2020-03-09fix cihathach
2020-03-09add Flash & Ram to ci build resulthathach
2020-03-09Adding lwip_webserver to cihathach
2020-01-03try to trigger mynewt examplehathach
2019-12-24Merge branch 'master' into develophathach
2019-12-23add driver 99-tinyusb.rules for ubuntu, rename window usbser infhathach
2019-12-09fix buildhathach
2019-11-21update build all script to build a specifichathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-11rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite nowhathach
2019-08-23drop board_* in bsp c filehathach
2019-08-08format travis buildhathach
2019-07-11clean up build scripthathach
2019-07-08more travishathach
2019-07-03include midi_test in travis buildhathach
2019-05-20add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840hathach
2019-05-15update travis build scripthathach
2019-05-15ea4357 build with makefile, add to travishathach
2019-05-15ea4088 quickstart build with makefilehathach
2019-05-15mcb1800 work with makefile, add to travis buildhathach
2019-05-15add lpc1769 to travis device example buildhathach
2019-05-14add makefile support for lpcxpresso1347hathach
2019-05-14add lpcxpresso11u68 to travis buildhathach
2019-05-06adding msc Start Stop to buitin command, but not complate yethathach
2019-05-03update travis build, make with 4 threadhathach
2019-05-03reduce travis make thread to 2hathach
2019-05-02update travis buildhathach
2019-05-02add hid_test.py for testing #58hathach
2019-05-02support hid generic inout #58hathach
2019-05-01update build scripthathach
2019-04-26include msc_dual_lun example to travishathach
2019-03-27replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stallhathach
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-20clean uphathach
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft