windowsair
|
6650ac7f6e
|
feat(esp32): Add support for esp32
|
2022-09-05 20:54:23 +08:00 |
windowsair
|
fb348f2b47
|
feat(uart): Init
|
2021-12-21 12:36:07 +08:00 |
windowsair
|
f9db957170
|
fix(dap): Fix timing problems in the SPI
|
2021-10-02 19:56:27 +08:00 |
windowsair
|
9876edd6ef
|
chore: Refactor build dependencies
|
2021-06-05 22:10:29 +08:00 |
windowsair
|
b2c8a832cc
|
fix(dap): JTAG speed
|
2021-05-31 12:46:20 +08:00 |
windowsair
|
c9113ee08f
|
feat: Add support for USB 3.0
|
2021-05-13 00:23:20 +08:00 |
windowsair
|
5ec463ccfd
|
feat: Support 3-wire spi
|
2021-03-10 20:52:20 +08:00 |
windowsair
|
2863553018
|
feat: Try to support SWO (Still Unavailable)
|
2021-02-25 11:54:50 +08:00 |
windowsair
|
b4691546d1
|
feat: Enhance SPI and GPIO compatibility.
|
2021-02-15 20:46:19 +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
|
ede735c2a7
|
feat: Improve DAP performance on USB-HID
|
2020-02-04 20:45:01 +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
|
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 |