summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-24fix pre-commit end of filehathach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23Merge pull request #2336 from hathach/fix-h7-otg_fs-wfiHa Thach
2023-11-22update clock setup for H743 evalhathach
2023-11-22correctly use xtal for initialize usbphy, rt1170 usb is workinghathach
2023-11-22minor update board.hhathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is possible...hathach
2023-11-16update rt1170 evk with led and button, but usb not working yethathach
2023-11-16update teensy 4.0 and 4.1 (not tested)hathach
2023-11-16update rt1060 and rt1064 evkhathach
2023-11-16correct and tested rt1050 evkbhathach
2023-11-16update rt1050 (not tested)hathach
2023-11-16update rt1024 evkhathach
2023-11-16updat rt1020hathach
2023-11-16update rt1015 evkhathach
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