summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2023-11-16update metro m7 airlift and sdhathach
2023-11-16update imxrt1010 with mexhathach
2023-11-16add imxrt1170 evkbhathach
2023-11-16add metro m7 1011 sd with trace etm, try to enable but not working yethathach
2023-11-15Merge pull request #2317 from hathach/add-ra2a1-ekHa Thach
2023-11-15add ra2a1 ekhathach
2023-11-13Add BSP for nucleo-g491reJerzy Kasenberg
2023-11-02add unique id for u5, also allow to build with OPT_OS_CUSTOMhathach
2023-10-31Update makeHiFiPhile
2023-10-31Add STM32F4 OTG_FS pin to BSP.HiFiPhile
2023-10-31Fix STM32F7 OTG_HS GPIO alt mapping.HiFiPhile
2023-10-31Merge pull request #2300 from hathach/add-u5a5Ha Thach
2023-10-31update stm32u5xx_hal_driver, fix build with old u575 boardhathach
2023-10-31uart working on u5a5hathach
2023-10-31usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL sethathach
2023-10-31minor clean uphathach
2023-10-30addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ...hathach
2023-10-27update s3 devkitm with max3421 pin following metro s3, check max3421 version ...hathach
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-18adding u5a5 nucleohathach
2023-10-17add board.mk for u575 nucleohathach
2023-10-17add cmake support for u575 nucleohathach
2023-10-17Merge branch 'master' into feat-stm32u575_nucleoHa Thach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-10-05tested with nrf52840 and esp32s2hathach
2023-10-04change tuh_max3421_spi_xfer_api() signaturehathach
2023-10-03esp32 comment out uart, increase max3421 spi speed to 26mhzhathach
2023-09-28improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testinghathach
2023-09-28fix build with new freertos host examplehathach
2023-09-28esp32 cdc host with max3421 work wellhathach
2023-09-28esp32 hid device work wellhathach
2023-09-27fix esp32 buildhathach
2023-09-27Merge branch 'master' into add-max3421-esp32hathach
2023-09-27Merge branch 'master' into add-in_isr-to-hcd_int_hanlderHa Thach
2023-09-27remove sct_neopixel from lpc54 (due to warnings and not used)hathach
2023-09-27fix build with lpc54hathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-09-27max3421 communication work with esp32 up to enumeration, seems still have a b...hathach
2023-09-27update max3421 to have hcd_int_handler_ext()hathach
2023-09-26tested cdc_msc_hid_freertos with samd51hathach
2023-09-25adding host/cdc_msc_hid_freertos examplehathach
2023-09-19minor indenthathach
2023-09-19fix build and add u5 to cihathach
2023-09-19addding cmake support for u5hathach
2023-09-18add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhzhathach
2023-09-11enable max3421 host for feather nrf52840 with makefilehathach
2023-09-11update readme to include max3421 supporthathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-09-09both samd21/d51 works perfectly with max3421ehathach
2023-09-09refactor max3421_init() for samd51 to be generic for sercom and eichathach