Commit Graph

19 Commits

Author SHA1 Message Date
Triss b461946751 SWD PIO works now, too! 2021-09-25 13:22:09 +02:00
Triss aa1d4ddf56 incredibly WIP JTAG PIO stuff 2021-09-22 02:31:09 +02:00
Triss 9fbeb421dd CMSIS-DAP UART: add non-USBCDC transport stuff 2021-09-21 00:22:02 +02:00
Triss 6d91cabcee SWO manchester mode 2021-09-20 01:41:49 +02:00
Triss 3143c2d065 SWO support for CMSIS-DAP on the pico (untested as i dont have SWO-capable hardware afaik) 2021-08-08 18:10:44 +02:00
Triss eefe8c0cd3 add missing header file, set usb name back to something with 'CMSIS-DAP' because thats apparently required 2021-07-21 03:55:58 +02:00
Triss 779c5e98f4 add interfaces to default mode, all works except I2C, also tempsense active/addr conf has to be readded thru new usb vnd itf 2021-07-03 02:19:05 +02:00
Triss 0716dbba1a started on new usb itf, it compiles and it lsusbs 2021-06-30 19:32:22 +02:00
Triss 2905ff2116 clang formatting stuff 2021-06-29 01:03:02 +02:00
Triss b68231e966 cherry-pick more haskal stuff, update CMSIS-DAP to 5.0.8 release, fix warnings 2021-06-28 21:42:18 +02:00
Triss b76f1ffdc6 temperature sensor: stuff is working, except for the actual temperature readout 2021-06-21 16:22:01 +02:00
Triss b5e29c1dd7 move things around a bit 2021-06-14 02:01:35 +02:00
Triss 4c93827bed make whitespace & indentation etc. consistent, make usb descriptors a bit nicer 2021-06-14 01:32:21 +02:00
Triss 144b351d74 definitely not functuonal but hey its something 2021-06-06 05:10:36 +02:00
Triss 5e57171698 JTAG deinit, update README 2021-06-03 00:45:32 +02:00
Triss 54d6095269 oops 2021-05-31 12:51:07 +02:00
Triss 3f7696a566 fix build stuff, add .gitignore, add JTAG support 2021-05-30 04:16:06 +02:00
Peter Lawrence 4f08c34b48 rp2040 CMSIS-DAP alternative to picoprobe and raspberrypi-swd.cfg 2021-02-07 15:29:13 -06:00
Peter Lawrence d3164a5bde add BSP for rp2040 (Raspberry Pi Pico) 2021-01-31 18:29:27 -06:00