|  windowsair | efdfec0362 | feat(esp32c3): Add support for esp32c3 | 2022-09-17 14:10:02 +08:00 | 
				
					
						|  windowsair | 6650ac7f6e | feat(esp32): Add support for esp32 | 2022-09-05 20:54:23 +08:00 | 
				
					
						|  windowsair | 40778a7dc6 | feat: Add elaphureLink support | 2022-07-22 19:04:47 +08:00 | 
				
					
						|  windowsair | e0740d72f1 | Merge branch 'develop' into develop | 2022-05-24 14:34:27 +08:00 | 
				
					
						|  windowsair | c13366dcd2 | fix(mDNS): OOM fix | 2022-02-26 13:06:12 +08:00 | 
				
					
						|  windowsair | a321da8fb6 | fix(uart): Parse baudrate and does not send | 2022-01-20 11:51:09 +08:00 | 
				
					
						|  windowsair | 89ddfc0603 | fix(wifi & uart): - wifi failed to connect
- uart baud change | 2022-01-18 22:50:38 +08:00 | 
				
					
						|  windowsair | 08d5a81383 | feat(uart): Change baudrate by first ime recv content | 2022-01-18 22:12:41 +08:00 | 
				
					
						|  windowsair | 2c4f61007f | feat: Change LED behavior | 2022-01-18 20:48:16 +08:00 | 
				
					
						|  windowsair | 79e6de3828 | feat: Try to connect to wap in the wifi list | 2022-01-18 20:11:31 +08:00 | 
				
					
						|  windowsair | ef18be8c99 | fix(uart): Disable uart bridge by default | 2022-01-18 17:39:40 +08:00 | 
				
					
						|  windowsair | eee981dd0f | feat(uart): Add uart tcp bridge feature | 2022-01-18 16:48:04 +08:00 | 
				
					
						|  windowsair | 3e3e3b6e68 | feat(ota): Add ota support | 2022-01-17 14:01:09 +08:00 | 
				
					
						|  windowsair | faefa979dd | feat(mDNS): Add mDNS server | 2022-01-16 20:12:42 +08:00 | 
				
					
						|  windowsair | fb348f2b47 | feat(uart): Init | 2021-12-21 12:36:07 +08:00 | 
				
					
						|  windowsair | 687929b43d | feat(lwip) & build: Imporve netconn code, modify the default idf tool  to use the sdk under the project path | 2021-11-14 22:04:32 +08:00 | 
				
					
						|  windowsair | 676908adae | feat(lwip): Add netconn style tcp server | 2021-11-12 17:53:04 +08:00 | 
				
					
						|  windowsair | 6e58e55a75 | Update main.c | 2021-11-03 15:56:03 +08:00 | 
				
					
						|  windowsair | 0f5f81accb | chore: test | 2021-11-03 11:44:31 +08:00 | 
				
					
						|  windowsair | b1ab783a14 | feat(usbip): Adopt more aggressive KCP strategy | 2021-10-10 21:44:43 +08:00 | 
				
					
						|  windowsair | c7fa99c7ca | feat(usbip): Add kcp support | 2021-10-09 17:17:09 +08:00 | 
				
					
						|  windowsair | 45c5ec307f | fix(usbip): Fix null pointer dereference | 2021-10-07 22:28:29 +08:00 | 
				
					
						|  windowsair | c67afb07a1 | fix(usbip): Try to handle UNLINK behavior | 2021-10-03 23:04:27 +08:00 | 
				
					
						|  windowsair | 9876edd6ef | chore: Refactor build dependencies | 2021-06-05 22:10:29 +08:00 | 
				
					
						|  windowsair | c9113ee08f | feat: Add support for USB 3.0 | 2021-05-13 00:23:20 +08:00 | 
				
					
						|  windowsair | c4bacc62ce | refactor: Cache friendly | 2021-04-08 22:29:01 +08:00 | 
				
					
						|  windowsair | c521505cb4 | feat: Update SDK to v3.3 | 2021-04-06 19:54:46 +08:00 | 
				
					
						|  windowsair | f39c6f6c06 | feat: Improve tcp performance | 2021-03-28 19:33:13 +08:00 | 
				
					
						|  windowsair | 5ec463ccfd | feat: Support 3-wire spi | 2021-03-10 20:52:20 +08:00 | 
				
					
						|  windowsair | 8429361cf8 | feat: Add static IP feature | 2021-03-09 15:51:36 +08:00 | 
				
					
						|  windowsair | 2863553018 | feat: Try to support SWO (Still Unavailable) | 2021-02-25 11:54:50 +08:00 | 
				
					
						|  windowsair | bc63a07a9b | feat: Improve WINUSB transfer speed | 2020-12-27 20:02:38 +08:00 | 
				
					
						|  windowsair | a7165d69ab | feat: Try to use SPI to implement SWD protocol | 2020-12-07 00:15:01 +08:00 | 
				
					
						|  windowsair | 88c12b5332 | feat: add winusb support | 2020-11-12 13:20:57 +08:00 | 
				
					
						|  windowsair | fc1a16d7de | docs: Update doc | 2020-02-05 18:53:10 +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 |