mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
add stm32f4 board to travis build
This commit is contained in:
parent
d56e7fd913
commit
e39b4199b0
@ -19,3 +19,5 @@ before_script:
|
||||
script:
|
||||
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m0_express
|
||||
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m4_express
|
||||
- make -j2 -C examples/device/cdc_msc_hid BOARD=stm32f407g_disc1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user