mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-23 18:40:18 +00:00
* change concurrency group to ${{ github.workflow }}-${{ github.ref }} * use argparse for build.py hil_test.py, remove the need to install click * move ci win/mac to build_cmake.yml * rename build_family.yml to build_util.yml * build_util.yml support esp32 * integrate build-espressif into build.yml * build.py support make with --board option * add get_deps action * update hil test to reuse action
17 lines
318 B
Plaintext
17 lines
318 B
Plaintext
mcu:LPC11UXX
|
|
mcu:LPC13XX
|
|
mcu:LPC15XX
|
|
mcu:MSP430x5xx
|
|
mcu:NUC121
|
|
mcu:SAMD11
|
|
mcu:STM32L0
|
|
mcu:STM32F0
|
|
mcu:KINETIS_KL
|
|
family:broadcom_64bit
|
|
family:broadcom_32bit
|
|
family:espressif
|
|
board:curiosity_nano
|
|
board:frdm_kl25z
|
|
# lpc55 has weird error 'ncm_interface' causes a section type conflict with 'ntb_parameters'
|
|
family:lpc55
|