add f072 (fsdev 1k) to hil test

This commit is contained in:
hathach 2024-08-01 15:24:55 +07:00
parent 46fd822990
commit f5d8796a6c
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52
2 changed files with 8 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
with:
oss-fuzz-project-name: 'tinyusb'
language: c++
fuzz-seconds: 600
fuzz-seconds: 400
- name: Upload Crash
uses: actions/upload-artifact@v4

View File

@ -44,6 +44,13 @@
"flasher_sn": "E6614103E72C1D2F",
"flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
},
{
"name": "stm32f072disco",
"uid": "3A001A001357364230353532",
"flasher": "jlink",
"flasher_sn": "779541626",
"flasher_args": "-device stm32f072rb"
},
{
"name": "stm32g0b1nucleo",
"uid": "4D0038000450434E37343120",