USB: move firmware for usb-to-serial MCU (CH552)

Change links to the new ch552_fw directory.
This commit is contained in:
dehanj 2024-06-19 13:26:46 +02:00 committed by Michael Cardell Widerkrantz
parent c271b48a53
commit 354aecbed6
No known key found for this signature in database
GPG Key ID: D3DB3DDF57E704E5
17 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@ jobs:
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: compile ch552 firmware
working-directory: hw/boards/mta1-usb-v1/ch552_fw
working-directory: hw/usb_interface/ch552_fw
run: make
- name: compile tp1 firmware

View File

@ -194,4 +194,4 @@ with the CH552 microcontroller pre-programmed.
Toolchain setup and build instructions for this firmware are detailed
in the
[ch552_fw directory](../hw/boards/mta1-usb-v1/ch552_fw/README.md)
[ch552_fw directory](../hw/usb_interface/ch552_fw/README.md)

View File

@ -319,7 +319,7 @@ instructions.
### CH552 firmware
See the build instructions in the
[ch552_fw](../boards/mta1-usb-v1/ch552_fw/README.md) directory.
[ch552_fw](../usb_interface/ch552_fw/README.md) directory.
### Test Application gateware