diff options
author | Vdragon <mail@massdriver.space> | 2024-11-29 09:37:31 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-02 12:27:14 +1000 |
commit | 6601d4d7ebd9c6ce11a28f63efa0ec0a6a2fa27a (patch) | |
tree | 6c1e1605abc13a77fafbe688ac5f62bfe505ef89 /tests/inlineasm/asmfpldrstr.py | |
parent | e53f262a85349b4871a38d899a30b05b2ed4b62f (diff) | |
download | micropython-6601d4d7ebd9c6ce11a28f63efa0ec0a6a2fa27a.tar.gz micropython-6601d4d7ebd9c6ce11a28f63efa0ec0a6a2fa27a.zip |
zephyr: Create ability to use device_next with CDC ACM as REPL.
This enables using the newer USB stack and its CDC ACM for the REPL.
To switch to it, board file must contain `CONFIG_USB_DEVICE_STACK_NEXT=y`
and `CONFIG_USBD_CDC_ACM_CLASS=y`. In the case of a board that is a
platform that supports the older device stack, `CONFIG_USB_DEVICE_STACK=n`
may be necessary.
Signed-off-by: Vdragon <mail@massdriver.space>
Diffstat (limited to 'tests/inlineasm/asmfpldrstr.py')
0 files changed, 0 insertions, 0 deletions