Commit Graph

260 Commits

Author SHA1 Message Date
Nathaniel Brough 1dcffc655d fix(fuzz): Make sanitizer flags optional
Currently OSS fuzz expects to have complete control over the
sanitizer flags. As we currently have these set it's causing
problems with the OSS fuzz build. Instead we should use the
provided variables from the OSS fuzz build environment. For
local testing we'll create a set a well defined defaults.
2022-12-28 21:07:29 +00:00
hathach c19bffb1d9 clean up 2022-12-08 11:48:53 +07:00
hathach d0758d0733 correct ci paths filter 2022-12-08 11:47:01 +07:00
hathach 4deec2f4be fix ci 2022-12-08 11:40:43 +07:00
hathach 33ea178cd9 update build fuzzer step 2022-12-08 11:37:13 +07:00
hathach ffd008dc75 update build fuzzer 2022-12-08 11:36:19 +07:00
hathach bf8f4f9521 move build Fuzzer into pre-commit 2022-12-08 11:31:39 +07:00
hathach 86a3315bcf update fuzzer ci 2022-12-08 10:42:29 +07:00
Nathaniel Brough 6492f4a18d feat(fuzz): Adds net class fuzzer 2022-12-08 10:13:35 +07:00
Nathaniel Brough 9cc93e6d41 .github: Add fuzzer builder 2022-12-08 10:13:35 +07:00
hathach 34081f6c5c update ci 2022-12-08 10:00:25 +07:00
hathach 91d5fa5639 add paths to all workflows 2022-12-08 09:44:26 +07:00
hathach a3827b87fe test ci paths 2022-12-08 09:30:42 +07:00
hathach b37870c964 test exclude-file.txt, add action concurrency 2022-12-04 21:08:47 +07:00
hathach e3df3ac5ce add codespell config and ci run 2022-12-04 20:29:24 +07:00
Bastien Nocera 6a2cf67289 Fix typos 2022-12-04 19:43:23 +07:00
hathach fc523733c1 more ci warnings 2022-11-16 11:16:40 +07:00
hathach 9b9d841770 fix other ci warnings 2022-11-16 11:11:26 +07:00
hathach ba0f1a3be5 disable orphan board workflow and minor update to pi4 workflow 2022-11-16 11:01:54 +07:00
hathach d17eb94e84 only print flash output if failed 2022-11-16 09:36:12 +07:00
hathach a6d9fda5f9 skip usb msc test 2022-11-16 01:01:03 +07:00
hathach 2f909c284a more flash script 2022-11-15 23:47:24 +07:00
hathach 2fb0cea7e2 more test 2022-11-15 23:37:07 +07:00
hathach 468ec83c1b correct flash.sh creation 2022-11-15 23:07:58 +07:00
hathach d8badc948f update yml 2022-11-15 18:13:19 +07:00
hathach 931b718289 try running HiFiPhile self-host with stm32l412nucleo 2022-11-15 18:10:41 +07:00
Ha Thach 187e57dc81
Merge pull request #1724 from hathach/add-self-host
Add self host
2022-11-07 00:00:44 +07:00
hathach 030b50dce3
final clean up 2022-11-06 23:19:34 +07:00
hathach a0dc9008a7
remove trigger hardware step 2022-11-06 22:39:09 +07:00
hathach 5d13eb8e7a
move test_hardware into build_arm 2022-11-06 22:33:55 +07:00
hathach ca4ae61c1c
use gh cli instead of action for workflow dispatch 2022-11-06 22:06:22 +07:00
hathach fee90f353f bump up setup python action to v4 2022-11-06 15:17:00 +07:00
hathach b920155444 minor clean up 2022-11-06 14:56:05 +07:00
hathach 660e8f50a7
try to fix release body in tinyusb_src (not tested) 2022-08-23 14:43:09 +07:00
Ha Thach 05e19b7848
Update feature_request.yml 2022-08-19 23:57:39 +07:00
hathach fe7fca7abb
minor clean up 2022-08-01 14:42:58 +07:00
hathach 4a47db97eb
test hw dfu_runtime 2022-07-29 11:32:17 +07:00
hathach aa8880c681
clean up 2022-07-28 22:13:39 +07:00
hathach 292dea408f
add dfu test 2022-07-28 21:27:38 +07:00
hathach cbb7c9f313
fix hw test 2022-07-28 13:31:42 +07:00
hathach d36ea6ddc1
update issue template 2022-07-28 12:23:01 +07:00
hathach 229a1c1458
update hw test 2022-07-28 11:37:09 +07:00
hathach e01b437af5
more hw test 2022-07-28 11:10:54 +07:00
hathach 2d5be43747
fix typo 2022-07-27 20:31:57 +07:00
hathach 4411579ae0
ci update 2022-07-27 16:34:22 +07:00
hathach 05ccd6c32b
more hw test update 2022-07-27 15:44:21 +07:00
hathach 1ff0c7a52b
sleep 0.2 for new image take affect 2022-07-27 15:20:56 +07:00
hathach f5f2433c5a
wait for enumeration before test 2022-07-27 12:08:50 +07:00
hathach 95c0262cd6
update test 2022-07-26 23:14:27 +07:00
hathach d15a86bc69 test flash and hw test with cdc msc 2022-07-26 16:49:51 +07:00