passkey_fw/examples/host
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
..
bare_api allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
cdc_msc_hid allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
cdc_msc_hid_freertos allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
hid_controller allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
msc_file_explorer allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
CMakeLists.txt update all device cmake example for imx 2023-05-07 22:09:08 +07:00