.. |
m_default
|
storage impl for modes
|
2021-09-25 13:58:06 +02:00 |
m_jscan
|
support magic reset-to-bootloader command issued from picotool
|
2021-08-26 01:21:39 +02:00 |
m_sump
|
storage impl for modes
|
2021-09-25 13:58:06 +02:00 |
.gitignore
|
finish storage base
|
2021-09-25 13:57:14 +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
|
i think thats a bug
|
2021-09-25 13:58:06 +02:00 |
mode.h
|
initial persistent storage code
|
2021-09-25 13:57:14 +02:00 |
modeset.c
|
PERSISTENT_STORAGE usage flag
|
2021-09-25 13:58:05 +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 |
storage.c
|
storage impl for modes
|
2021-09-25 13:58:06 +02:00 |
storage.h
|
storage impl for modes
|
2021-09-25 13:58:06 +02:00 |
storage_internal.h
|
fix compilation, more stuff
|
2021-09-25 13:57:14 +02:00 |
storage_save.c
|
storage impl for modes
|
2021-09-25 13:58:06 +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
|
PERSISTENT_STORAGE usage flag
|
2021-09-25 13:58:05 +02:00 |
vnd_cfg.h
|
PERSISTENT_STORAGE usage flag
|
2021-09-25 13:58:05 +02:00 |