esp32-s2_dfu/examples/device
graham sanderson 26c4d4b328 Minor cleanup of RP2040 code post addition of Pico-PIO_USB
* Removed some compiler warnings, and cleaned out unnecessary warning suppression from CMake suppress_tinyusb_warnings()
* Made explicit family_configure_dual_usb_example() for DUAL mode examples as family_configure_target() may not generally be called multiple times for the same target

* Renamed library pico_pio_usb to tinyusb_picio_pio_usb to be clearer and avoid conflict if someone already has a pico_pio_usb in their project
* Added family_add_pico_pio_usb() method for adding Pico-PIO_SUB support to an existing example
* Allowed tinyusb_pico_pio_usb to be added to regular apps using the Pico SDK
2022-05-20 17:25:30 -05:00
..
audio_4_channel_mic auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
audio_test auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
board_test xmc4500 led blinky, button ok 2021-11-05 11:57:36 +07:00
cdc_dual_ports auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
cdc_msc auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
cdc_msc_freertos update example for better cdc echo 2022-04-20 18:52:15 +07:00
dfu auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
dfu_runtime auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
dynamic_configuration auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
hid_boot_interface clean up 2022-04-27 20:52:56 +07:00
hid_composite auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
hid_composite_freertos add note for tud_task() behavior in freertos example 2022-04-20 18:35:38 +07:00
hid_generic_inout auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
hid_multiple_interface auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
midi_test auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
msc_dual_lun auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
net_lwip_webserver Minor cleanup of RP2040 code post addition of Pico-PIO_USB 2022-05-20 17:25:30 -05:00
uac2_headset in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3. 2022-03-01 17:24:28 -08:00
usbtmc auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
video_capture auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
webusb_serial auto detect max rhport speed based on mcu 2022-02-25 18:35:21 +07:00
99-tinyusb.rules add flash-openocd target. correct ek-tm4c123 button state 2021-11-08 16:41:29 +07:00
CMakeLists.txt Add video class entry to rp2040 building scripts 2021-09-30 22:14:29 +09:00