mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-06 18:15:52 +00:00
add cmake for xmc4000
This commit is contained in:
1
.github/workflows/build_arm.yml
vendored
1
.github/workflows/build_arm.yml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
family:
|
||||
# Alphabetical order
|
||||
- 'mm32'
|
||||
- 'xmc4000'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
1
.github/workflows/build_cmake.yml
vendored
1
.github/workflows/build_cmake.yml
vendored
@ -63,6 +63,7 @@ jobs:
|
||||
- 'stm32u5'
|
||||
- 'stm32wb'
|
||||
- 'tm4c'
|
||||
- 'xmc4000'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user