Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

`USBHostMbed5`
==============
[![Compile Examples status](https://github.com/facchinm/USBHostMbed5/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/facchinm/USBHostMbed5/actions/workflows/compile-examples.yml)
[![Spell Check status](https://github.com/facchinm/USBHostMbed5/actions/workflows/spell-check.yml/badge.svg)](https://github.com/facchinm/USBHostMbed5/actions/workflows/spell-check.yml)
[![Sync Labels status](https://github.com/facchinm/USBHostMbed5/actions/workflows/sync-labels.yml/badge.svg)](https://github.com/facchinm/USBHostMbed5/actions/workflows/sync-labels.yml)
[![Arduino Lint](https://github.com/facchinm/USBHostMbed5/workflows/Arduino%20Lint/badge.svg)](https://github.com/facchinm/USBHostMbed5/actions?workflow=Arduino+Lint)
[![Compile Examples status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/compile-examples.yml)
[![Spell Check status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/spell-check.yml)
[![Sync Labels status](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions/workflows/sync-labels.yml)
[![Arduino Lint](https://github.com/arduino-libraries/Arduino_USBHostMbed5/workflows/Arduino%20Lint/badge.svg)](https://github.com/arduino-libraries/Arduino_USBHostMbed5/actions?workflow=Arduino+Lint)

ARM Mbed5 USB Host library ported for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed) enabled boards.

Expand Down