passkey_fw/hw/bsp/rp2040
hathach 551e47a464
allow rp2040 to use max3421e as host controller
- fix warnings build hcd max3421 with rp2040
- add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1
will enable this
- add max3421 driver implementation for rp2040 family
- update tusb_config for host to allow easy enable host selection for
rp2040 (default/pio-usb/max3421)
2023-12-26 22:50:01 +07:00
..
boards fix trailing space and new line 2023-03-17 16:12:49 +07:00
board.h allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
family.c allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
family.cmake allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
family.mk update host example, add pio-pico-usb for rp2040 2023-03-17 14:06:25 +07:00
pico_sdk_import.cmake update rp2040 to use pico-sdk externally 2021-04-11 13:37:07 +07:00
rp2040-openocd.cfg adding more cmake support 2023-03-29 14:36:43 +07:00