Commit Graph

2699 Commits

Author SHA1 Message Date
hathach 019d1b09c5 try to trigger mynewt example 2020-01-03 17:11:22 +07:00
hathach 1bcf121785
ci use github ::add-path:: 2019-12-28 16:11:10 +07:00
hathach bfdc9a94f9
test ci 2019-12-28 15:55:18 +07:00
hathach 4406e378ce
ci typo 2019-12-28 15:52:15 +07:00
hathach f5cc48017a
more ci 2019-12-28 15:49:38 +07:00
hathach 274488ec65
more ci test 2019-12-28 15:45:44 +07:00
hathach ccbae7538d
ci test 2019-12-28 15:41:44 +07:00
hathach dc8a68c7c0
ci 2019-12-28 15:36:25 +07:00
hathach 1b8626025e
ci 2019-12-28 15:35:12 +07:00
hathach ac78f42032
ci 2019-12-28 15:05:33 +07:00
hathach 947e7b803a
more ci 2019-12-28 15:03:25 +07:00
hathach 70abfe7f45
use github actions for build badge 2019-12-27 21:39:44 +07:00
Ha Thach eb6a965cf5
Merge pull request #250 from hathach/github-action
migrate to github action for CI/CD
2019-12-27 21:23:19 +07:00
Ha Thach 2b6b856d7c
wrap up actions 2019-12-27 21:12:53 +07:00
Ha Thach e4a0af5e5e
Update build.yml 2019-12-27 21:08:16 +07:00
Ha Thach e14698028c
Update build.yml 2019-12-27 21:03:40 +07:00
Ha Thach 72af007a19
Update build.yml 2019-12-27 20:58:37 +07:00
Ha Thach e74dd33945
Update build.yml 2019-12-27 20:53:55 +07:00
Ha Thach 6e4df81998
Update build.yml 2019-12-27 20:49:54 +07:00
Ha Thach 424063afd1
Update build.yml 2019-12-27 20:41:51 +07:00
Ha Thach ce5ceea3c4
Update build.yml 2019-12-27 20:38:39 +07:00
Ha Thach 7590266ad7
Update build.yml 2019-12-27 20:33:09 +07:00
Ha Thach a4be3a3227
Update build.yml 2019-12-27 20:29:25 +07:00
Ha Thach 81592feca5
Update build.yml 2019-12-27 20:11:43 +07:00
Ha Thach 22ec72cd4b
Update build.yml 2019-12-27 20:09:18 +07:00
Ha Thach ee3e2bcc91
Update build.yml 2019-12-27 20:07:22 +07:00
Ha Thach 56f717bca1
Update build.yml 2019-12-27 18:01:14 +07:00
Ha Thach a005a74e3d
Update build.yml 2019-12-27 17:24:37 +07:00
Ha Thach e5a5d146e1
Update build.yml 2019-12-27 17:05:57 +07:00
Ha Thach 73906cb495
Update build.yml 2019-12-27 16:56:46 +07:00
Ha Thach 8e2cc97319
Update build.yml 2019-12-27 16:55:13 +07:00
Ha Thach ae6e7fa928
Update build.yml 2019-12-27 16:39:23 +07:00
Ha Thach 9ed7ca39ea
try action 2019-12-27 16:34:25 +07:00
Ha Thach dda4c9a94b
Merge pull request #248 from hathach/develop
fix #247
2019-12-27 09:54:33 +07:00
hathach 89f3ad59da
fix #247 2019-12-27 09:42:57 +07:00
Ha Thach 76b2c2a001
Merge pull request #246 from hathach/samd-improve
Samd improve
2019-12-26 22:48:06 +07:00
hathach 0da45c2e78
clean up 2019-12-26 22:31:29 +07:00
hathach b5684c5c10
merge dcd_samd51 & dcd_samd21 into dcd_samd 2019-12-26 21:46:59 +07:00
hathach 49b316143a
improve samd, fix missing setup packet occasionally 2019-12-26 17:11:24 +07:00
Ha Thach b8cef16b58
Merge pull request #245 from hathach/develop
fix samd51 setup packet handling
2019-12-25 23:59:07 +07:00
hathach 5690e7b304
fix samd51 setup packet handling
issue occur due to race condition
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
2019-12-25 23:47:47 +07:00
Ha Thach 8c674d9c11
Merge pull request #244 from hathach/develop
invoke scsi complete callback before queue for csw status
2019-12-24 21:36:42 +07:00
hathach 605129eb66 invoke scsi complete callback before queue for csw status
there is racing issue with samd + qspi flash testing with arduino
otherwise.
2019-12-24 21:24:43 +07:00
hathach 2caa1ac078 Merge branch 'master' into develop 2019-12-24 21:13:05 +07:00
Ha Thach 21cc8237e1
Merge pull request #243 from hathach/port-samg55
merge WIP branch for samd dcd fix
2019-12-24 21:11:40 +07:00
hathach a1c94067f7 add driver 99-tinyusb.rules for ubuntu, rename window usbser inf 2019-12-23 19:48:52 +07:00
hathach bbada1d3e6 adding lookup table for debugging
add msc scsi command list
2019-12-23 18:54:06 +07:00
hathach 94e70f9b01 Merge branch 'master' into port-samg55 2019-12-21 23:53:48 +07:00
hathach 421221baa5
making more progress, but failed with WRITE10
incorrect queue 448 bytes instead of 512
2019-12-21 23:51:57 +07:00
hathach 050fa2fd39
able to response to scsi inquiry, but failed to response to test unit ready 2019-12-21 19:33:41 +07:00