diff options
| author | hathach <[email protected]> | 2022-04-27 17:57:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-04-27 17:57:52 +0700 |
| commit | 4a661dead0899cb154325a8257d19281f2536af3 (patch) | |
| tree | 48850cad386aeba513798ca4907a132ca4bf7ade /examples/device/hid_boot_interface/src | |
| parent | fd827a80a9f3b1e482cc8b1609c055cbad252b37 (diff) | |
add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() section
Diffstat (limited to 'examples/device/hid_boot_interface/src')
| -rw-r--r-- | examples/device/hid_boot_interface/src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/device/hid_boot_interface/src/main.c b/examples/device/hid_boot_interface/src/main.c index 031b17a2e..e5e2f6856 100644 --- a/examples/device/hid_boot_interface/src/main.c +++ b/examples/device/hid_boot_interface/src/main.c @@ -31,8 +31,6 @@ #include "tusb.h" #include "usb_descriptors.h" -#include "pio_usb.h" - //--------------------------------------------------------------------+ // MACRO CONSTANT TYPEDEF PROTYPES //--------------------------------------------------------------------+ |
