| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-24 | fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver | hathach | |
| 2024-02-23 | adding frdm k64f, board test run well with led, button and uart | hathach | |
| 2024-02-04 | Merge branch 'hathach:master' into nxp_k64 | Michael Fischer | |
| 2024-01-16 | change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to ↵ | hathach | |
| CFG_TUH_CDC_FTDI/CP210X_VID_PID_LIST which contains both vid and pid. | |||
| 2024-01-11 | add cmake support for lpc17 | hathach | |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach | |
| - 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-15 | rename dk board and more update | hathach | |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach | |
| tested with feather nrf52840, m0, m4 | |||
| 2023-11-16 | update clion setting | hathach | |
| 2023-11-16 | add metro m7 1011 sd with trace etm, try to enable but not working yet | hathach | |
| 2023-11-15 | add ra2a1 ek | hathach | |
| also make some other changes | |||
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach | |
| Add support for stm32u5a5 (highspeed with built-in femtoPHY) | |||
| 2023-10-27 | update s3 devkitm with max3421 pin following metro s3, check max3421 version ↵ | hathach | |
| to make sure it is valid | |||
| 2023-10-18 | adding u5a5 nucleo | hathach | |
| 2023-10-17 | add cmake support for u575 nucleo | hathach | |
| 2023-10-03 | esp32 comment out uart, increase max3421 spi speed to 26mhz | hathach | |
| 2023-09-27 | Merge branch 'master' into add-max3421-esp32 | hathach | |
| 2023-09-27 | max3421 communication work with esp32 up to enumeration, seems still have a ↵ | hathach | |
| bit of issue | |||
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach | |
| 2023-09-19 | addding cmake support for u5 | hathach | |
| 2023-09-11 | wrap up build cmake & make support for max3421, to enable the Host driver, ↵ | hathach | |
| 'MAX3421_HOST=1' must be added as part of make/cmake command | |||
| 2023-09-07 | Merge branch 'master' into add-max3421e-hcd | hathach | |
| 2023-09-07 | fix ci | hathach | |
| 2023-09-07 | add cmake support for samd21. | hathach | |
| update ci cmake | |||
| 2023-09-07 | add samd51 to cmake | hathach | |
| 2023-08-28 | Merge branch 'master' into nxp_k64 | Ha Thach | |
| 2023-08-28 | add kinetis_k family and teensy_35 | hathach | |
| - teensy_35 is not able to blink led with board_test though, probably due to clock config. | |||
| 2023-08-27 | minor update | hathach | |
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci ↵ | hathach | |
| with IAR build | |||
| 2023-08-09 | update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ↵ | hathach | |
| USB.2 msc is mounted, but device couldn't work reliably and got constant reset due to other errata probably. | |||
| 2023-08-04 | add cmake for all board in stm32f4. fix build, also move ci for f4 from ↵ | hathach | |
| makefile to cmake | |||
| 2023-08-04 | more clean up | hathach | |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach | |
| 2023-08-04 | add uid for some stm32 | hathach | |
| 2023-08-03 | ide settings | hathach | |
| 2023-08-01 | enable flto for ra makefile | hathach | |
| - remove ra from ci make build since it is already in cmake ci | |||
| 2023-07-26 | refactored multiple ports for hcd rusb2 | hathach | |
| 2023-07-24 | add lpc40 to cmake | hathach | |
| 2023-07-18 | fix etm trace clock with stm32h743eval board | hathach | |
| 2023-07-07 | enable host example for ra | hathach | |
| 2023-07-03 | wrap up ra update | hathach | |
| 2023-06-26 | minor clean up with include_guard() | hathach | |
| 2023-06-26 | auto detect FAMILY based on BOARD | hathach | |
| 2023-06-20 | ide settings | hathach | |
| 2023-06-15 | refactor khci to chipidea fs driver for device (host is not yet) | hathach | |
| 2023-06-13 | ide setting | hathach | |
| 2023-06-01 | add new b_g474e_dpow1 board | hathach | |
| 2023-05-23 | Enhance chipidea (#2075) | Ha Thach | |
| * update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd | |||
| 2023-05-16 | fix error on EHCI causes xfer error in non-queued qhd which cause memory fault | hathach | |
