windowsair
|
b4691546d1
|
feat: Enhance SPI and GPIO compatibility.
|
2021-02-15 20:46:19 +08:00 |
windowsair
|
3f0d196bce
|
Merge branch 'master' into develop
|
2020-12-27 20:47:20 +08:00 |
windowsair
|
57c747d572
|
Merge branch 'release/github-action-v0.1'
|
2020-12-27 20:47:19 +08:00 |
windowsair
|
af82b9372d
|
Merge tag 'winusb-V0.1' into develop
v0.1.1-alpha-1
|
2020-12-27 20:37:48 +08:00 |
windowsair
|
a150d05e9b
|
Merge branch 'release/winusb-V0.1'
|
2020-12-27 20:37:47 +08:00 |
windowsair
|
810c11c95f
|
Merge branch 'feature/spi' into develop
|
2020-12-27 20:34:05 +08:00 |
windowsair
|
bc63a07a9b
|
feat: Improve WINUSB transfer speed
|
2020-12-27 20:02:38 +08:00 |
windowsair
|
e975818349
|
feat: Add github action (#9) (#10)
|
2020-12-26 23:48:31 +08:00 |
windowsair
|
c6eaac3ae8
|
feat: Add github action (#9)
|
2020-12-26 23:44:27 +08:00 |
windowsair
|
635999afa3
|
fix: Fix no return function
|
2020-12-07 00:27:14 +08:00 |
windowsair
|
a7165d69ab
|
feat: Try to use SPI to implement SWD protocol
|
2020-12-07 00:15:01 +08:00 |
windowsair
|
95e9ede1dd
|
Merge tag 'v0.1.1-alpha' into develop
v0.1.1-alpha
|
2020-11-12 14:40:56 +08:00 |
windowsair
|
87a6a1dd6e
|
Merge branch 'release/v0.1.1-alpha'
|
2020-11-12 14:40:55 +08:00 |
windowsair
|
bed6adcdab
|
doc: Update readme
|
2020-11-12 14:38:36 +08:00 |
windowsair
|
586f78cb14
|
doc: Update readme doc
|
2020-11-12 14:04:54 +08:00 |
windowsair
|
5ec9d7aee7
|
Merge branch 'hotfix/ci_fix' into develop
|
2020-11-12 13:32:20 +08:00 |
windowsair
|
cc65bd5446
|
fix: try to fix ci package not found issue
|
2020-11-12 13:31:42 +08:00 |
windowsair
|
88c12b5332
|
feat: add winusb support
|
2020-11-12 13:20:57 +08:00 |
windowsair
|
1016da0803
|
Merge tag 'v0.1.0' into develop
|
2020-02-05 18:59:06 +08:00 |
windowsair
|
f45e017c65
|
Merge branch 'release/v0.1.0'
|
2020-02-05 18:59:05 +08:00 |
windowsair
|
fc1a16d7de
|
docs: Update doc
|
2020-02-05 18:53:10 +08:00 |
windowsair
|
6b81d9c30a
|
fix: Fix some rookie mistakes
|
2020-02-04 22:32:32 +08:00 |
windowsair
|
e42c57d820
|
fix: Fix some rookie mistakes
|
2020-02-04 22:29:54 +08:00 |
windowsair
|
0cb03cc0db
|
fix: Fix some rookie mistakes
|
2020-02-04 22:26:21 +08:00 |
windowsair
|
de763c3aee
|
fix: Try to remove unsupported dependencies
|
2020-02-04 22:23:01 +08:00 |
windowsair
|
33977e20dd
|
feat: Add CI
|
2020-02-04 21:43:25 +08:00 |
windowsair
|
fa620583bb
|
Merge branch 'feature/tcp' into develop
|
2020-02-04 20:59:26 +08:00 |
windowsair
|
3ffc698550
|
fix: Fix duplicate definitions & Remove redundant build configurations
|
2020-02-04 20:58:16 +08:00 |
windowsair
|
ede735c2a7
|
feat: Improve DAP performance on USB-HID
|
2020-02-04 20:45:01 +08:00 |
windowsair
|
c3582e8e2b
|
feat: Switch to USB HID, now fully available
|
2020-02-02 14:49:14 +08:00 |
windowsair
|
3258b84795
|
fix: Fixed some rookie mistakes
This is a temporary "stable" release. See the Readme.md file in the root directory for more instructions.
|
2020-01-31 16:24:06 +08:00 |
windowsair
|
ad6b9b3609
|
fix: Fixed some rookie mistakes
This is a temporary "stable" release. See the Readme.md file in the root directory for more instructions.
|
2020-01-31 15:58:47 +08:00 |
windowsair
|
1070f63074
|
feat: DAP function completion
1. Add streaming SWO trace support(Not tested)
2. Fix Unlink function
|
2020-01-28 20:21:18 +08:00 |
windowsair
|
50079136ab
|
fix: Fix some simple bugs (spelling errors, etc.)
|
2020-01-27 10:49:29 +08:00 |
windowsair
|
822aa0b6ad
|
chore: Add cmake file for components
|
2020-01-26 16:29:52 +08:00 |
windowsair
|
8cfb843951
|
feat: Add Microsoft OS 2.0 Descriptors and WinUSB Support.
|
2020-01-26 15:54:57 +08:00 |
windowsair
|
529e0a375f
|
feat: URB packet processing & DAP command push
|
2020-01-25 21:45:24 +08:00 |
windowsair
|
957cc01656
|
fix: C-style structure definition & other details improvements
|
2020-01-24 16:41:15 +08:00 |
windowsair
|
a6a5e6ec0c
|
feat: USBIP & Standard USB Descriptor Definitions
1. Add Standard USB Descriptor Definitions
2. USBIP stage1 completed
|
2020-01-23 21:55:51 +08:00 |
windowsair
|
a15f873744
|
feat: Add USBIP component (partially completed)
|
2020-01-22 22:06:29 +08:00 |
windowsair
|
2037ba6392
|
fix: project name & main.c file
|
2020-01-22 10:29:15 +08:00 |
windowsair
|
2c09346169
|
feat: Mainly improve DAP configuration:
1. improve DAP configuration independent of specific hardware
2. add hardware timer
3. cmake configuration file simple modification
4. add some to-do items
|
2020-01-21 22:03:05 +08:00 |
windowsair
|
ba04bf3a5b
|
init commit
|
2020-01-20 22:09:00 +08:00 |