summaryrefslogtreecommitdiff
path: root/tools/build_all.py
AgeCommit message (Collapse)Author
2019-05-06adding msc Start Stop to buitin command, but not complate yethathach
add tud_msc_start_stop_cb() as optional callback
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
add feather nrf52840 express to supported board
2019-05-02support hid generic inout #58hathach
- add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT - add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN - add hid_generic_inout example
2019-05-01update build scripthathach
2019-04-26include msc_dual_lun example to travishathach
2019-03-23add board_noos_millis() for blinkyhathach