esp32-s2_dfu/hw/bsp
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
..
broadcom_32bit No exceptions on broadcom. Add parens to if 2022-01-05 16:07:17 -08:00
broadcom_64bit Split by compiler for testing 2022-01-05 14:11:39 -08:00
brtmm90x rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
d5035_01 rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
da1469x_dk_pro rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
da14695_dk_usb rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
ea4088qs more -Wcast-qual 2021-10-17 17:32:03 +07:00
ea4357 more work to abstract chipidea driver 2021-12-01 23:30:09 +07:00
esp32s2 more esp build fix 2022-02-18 16:30:21 +07:00
esp32s3 more esp build fix 2022-02-18 16:30:21 +07:00
f1c100s add license to dcd file, slightly update readme 2021-12-29 19:25:32 +07:00
fomu more with -Wcast-qual 2021-10-17 16:36:53 +07:00
frdm_k32l2b more -Wcast-qual 2021-10-17 17:32:03 +07:00
frdm_kl25z rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
gd32vf103 moving esp32s2 to dwc2, abstract dwc2_set_turnaround() 2021-10-25 15:51:41 +07:00
imxrt set irq priority for freertos 2022-05-05 22:29:12 -07:00
kuiic added support for building uf2 file 2021-12-08 15:24:14 -08:00
lpc15 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
lpc18 add chipidea highspeed controller 2021-12-01 12:14:44 +07:00
lpc54 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
lpc55 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
lpcxpresso11u37 Add compile option to allocate video data into flash in video_capture example 2021-10-09 23:02:18 +09:00
lpcxpresso11u68 add nxp_lpcopen as submodule 2021-04-28 18:11:49 +07:00
lpcxpresso51u68 fixed build with lpc51 2021-04-28 23:44:04 +07:00
lpcxpresso1347 Add compile option to allocate video data into flash in video_capture example 2021-10-09 23:02:18 +09:00
lpcxpresso1769 rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
mbed1768 rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
mm32 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
msp430 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
msp432e4 rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
ngx4330 more work to abstract chipidea driver 2021-12-01 23:30:09 +07:00
nrf rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
nutiny_nuc121s more -Wcast-qual 2021-10-17 17:32:03 +07:00
nutiny_nuc125s add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
nutiny_nuc126v more -Wcast-qual 2021-10-17 17:32:03 +07:00
nutiny_sdk_nuc120 more -Wcast-qual 2021-10-17 17:32:03 +07:00
nutiny_sdk_nuc505 add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
pic32mz pic32/olimex boards: Fix active state of button 2022-01-17 18:00:58 +01:00
rp2040 Minor cleanup of RP2040 code post addition of Pico-PIO_USB 2022-05-20 17:25:30 -05:00
rx rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
samd11 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
samd21 Unify skip and only logic for build scripts 2022-01-05 15:44:23 -08:00
samd51 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
same54xplainedpro rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
same70_qmtech more -Wcast-qual 2021-10-17 17:32:03 +07:00
same70_xplained more -Wcast-qual 2021-10-17 17:32:03 +07:00
samg55xplained enable -Wnull-dereference 2021-10-18 00:13:40 +07:00
saml2x more with -Wcast-qual 2021-10-17 16:36:53 +07:00
sltb009a correct freertos port for efm32gg 2021-10-31 00:19:17 +07:00
spresense add msc workaround for cxd56 2021-09-07 13:30:51 +07:00
stm32f0 more with -Wcast-qual 2021-10-17 16:36:53 +07:00
stm32f1 Add compile option to allocate video data into flash in video_capture example 2021-10-09 23:02:18 +09:00
stm32f4 nucleo-f439zi support 2021-12-21 18:24:05 +01:00
stm32f7 adding g4 family with g474nucleo, able to blink led and button 2021-11-04 16:16:51 +07:00
stm32f207nucleo change F207 to use new dwc2 2021-10-31 00:09:40 +07:00
stm32f303disco add example specific DEPS_SUBMODULES 2021-03-18 16:28:44 +07:00
stm32g4 correct wiring note 2021-12-13 17:59:43 +07:00
stm32h7 add support for EFM32GG 2021-10-30 20:42:55 +07:00
stm32l4 rename l4 board to match other convention 2021-11-04 13:57:03 +07:00
stm32l0538disco Add compile option to allocate video data into flash in video_capture example 2021-10-09 23:02:18 +09:00
stm32wb Add support for nucleo-wb55rg 2022-03-07 09:35:12 +01:00
tm4c123 rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED 2022-02-25 18:35:21 +07:00
xmc4000 xmc4500 ported, cdc msc example run fine 2021-11-05 13:13:21 +07:00
ansi_escape.h update license year to 2019 2019-05-14 11:48:05 +07:00
board.c Merge pull request #1222 from scoudreau/swo_logger 2021-12-07 19:53:27 +07:00
board.h rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED 2022-02-25 18:35:21 +07:00
board_mcu.h Skip net and freertos examples 2022-01-05 14:33:24 -08:00
family_support.cmake Nit spelling correction 2022-02-09 08:19:01 -08:00