DragonProbe/src
Triss 9fbeb421dd CMSIS-DAP UART: add non-USBCDC transport stuff 2021-09-21 00:22:02 +02:00
..
m_default CMSIS-DAP UART: add non-USBCDC transport stuff 2021-09-21 00:22:02 +02:00
m_jscan support magic reset-to-bootloader command issued from picotool 2021-08-26 01:21:39 +02:00
m_sump support magic reset-to-bootloader command issued from picotool 2021-08-26 01:21:39 +02:00
alloc.c dynamic memory allocation so the SUMP mode can use all available memory w/o limiting other modes 2021-07-19 03:17:03 +02:00
alloc.h dynamic memory allocation so the SUMP mode can use all available memory w/o limiting other modes 2021-07-19 03:17:03 +02:00
info.h rebrand (we have finally found a non-temporary name) 2021-08-17 23:42:57 +02:00
main.c fix compilation when USE_USBCDC_FOR_STDIO is disabled 2021-07-21 02:09:18 +02:00
mode.h spi stuff 2021-07-04 16:09:45 +02:00
modeset.c clean up switch to bootloader so that it doesn't cause unexpected USB disconnects 2021-08-08 18:38:44 +02:00
no_malloc.c dynamic memory allocation so the SUMP mode can use all available memory w/o limiting other modes 2021-07-19 03:17:03 +02:00
thread.c 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
thread.h 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
tusb_config.h 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
tusb_plt.S add vendor itf-based settings & commands for I2C and temp sensor stuff 2021-07-04 02:22:00 +02:00
usb_descriptors.c rebrand (we have finally found a non-temporary name) 2021-08-17 23:42:57 +02:00
usbstdio.h support magic reset-to-bootloader command issued from picotool 2021-08-26 01:21:39 +02:00
util.h started on new usb itf, it compiles and it lsusbs 2021-06-30 19:32:22 +02:00
vnd_cfg.c support magic reset-to-bootloader command issued from picotool 2021-08-26 01:21:39 +02:00
vnd_cfg.h new subclass,protocol IDs for vendor itf 2021-08-18 00:15:34 +02:00