DragonProbe/src
xenia 872c3988bd WIP 1wire 2021-07-25 20:40:03 -04:00
..
m_default WIP 1wire 2021-07-25 20:40:03 -04:00
m_sump fix compile error in sump mode 2021-07-25 18:09:48 -04: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 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
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 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
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 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_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 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
usbstdio.h 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
util.h started on new usb itf, it compiles and it lsusbs 2021-06-30 19:32:22 +02:00
vnd_cfg.c make "set mode 0" mean reset to bootloader 2021-07-25 18:45:14 -04:00
vnd_cfg.h make vnd cfg interface index configurable (as it shouldve been) 2021-07-14 03:12:37 +02:00