| commit | ac27d81a95f68bfabd94035e6a9d8b13783ce46c | [log] [tgz] |
|---|---|---|
| author | Fabio Baltieri <fabiobaltieri@google.com> | Tue Jul 02 16:14:57 2024 +0100 |
| committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Fri Jul 05 18:39:44 2024 +0200 |
| tree | 888de0b94737c65f12d61d5e2e2ee9596cbb921e | |
| parent | 4877efd78a0548a587cc7e69de4be9830e9864c1 [diff] |
boards: nucleo: tag some st boards to test for "usbd" Add the usbd test tag to few ST boards, this should be picking a board for every variation of the HAL file (checked for #define USBD_FS_SPEED), so it should catch any inconsistencies between HALs. There should be one for each of: f0 f1 f2 f3 f4 f7 g0 g4 h5 h7 l0 l4 l5 u5 wb. Nothing for l1, can't find any boards with a USB port. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>