passkey_fw/examples/host/bare_api
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
..
src allow rp2040 to use max3421e as host controller 2023-12-26 22:50:01 +07:00
CMakeLists.txt adding host/cdc_msc_hid_freertos example 2023-09-25 16:53:11 +07:00
Makefile move make.mk and rules.mk to build_system/make 2023-11-23 20:20:01 +07:00
only.txt change hcd_int_handler(rhport, in_isr) signature: add in_isr 2023-09-27 15:51:03 +07:00