mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
USB: move firmware for usb-to-serial MCU (CH552)
Change links to the new ch552_fw directory.
This commit is contained in:
parent
c271b48a53
commit
354aecbed6
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||||
|
|
||||||
- name: compile ch552 firmware
|
- name: compile ch552 firmware
|
||||||
working-directory: hw/boards/mta1-usb-v1/ch552_fw
|
working-directory: hw/usb_interface/ch552_fw
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
- name: compile tp1 firmware
|
- name: compile tp1 firmware
|
||||||
|
@ -194,4 +194,4 @@ with the CH552 microcontroller pre-programmed.
|
|||||||
|
|
||||||
Toolchain setup and build instructions for this firmware are detailed
|
Toolchain setup and build instructions for this firmware are detailed
|
||||||
in the
|
in the
|
||||||
[ch552_fw directory](../hw/boards/mta1-usb-v1/ch552_fw/README.md)
|
[ch552_fw directory](../hw/usb_interface/ch552_fw/README.md)
|
||||||
|
@ -319,7 +319,7 @@ instructions.
|
|||||||
### CH552 firmware
|
### CH552 firmware
|
||||||
|
|
||||||
See the build instructions in the
|
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
|
### Test Application gateware
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user