summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-24made log line end consistent \r\nIngHK
2023-11-14Merge pull request #2316 from hathach/typoHa Thach
2023-11-14Typo fix.HiFiPhile
2023-11-13Merge pull request #2315 from kasjer/kasjer/nucleo-g491reHiFiPhile
2023-11-13Add BSP for nucleo-g491reJerzy Kasenberg
2023-11-13Merge pull request #2314 from jfm92/masterHa Thach
2023-11-13Adding extern C to definitions to allow link on C++ projectjfm92
2023-11-03Merge pull request #2310 from hathach/fix-usbh-enumeration-removal-raceHa Thach
2023-11-03fix -Werror=null-dereference warninghathach
2023-11-03fix race condition when dev0 is removed while enumeratinghathach
2023-11-03Merge pull request #2293 from Yveaux/masterHa Thach
2023-11-02Added end of file per ci recommendationYveaux
2023-11-02Merge pull request #2308 from hathach/add-u5-uidHa Thach
2023-11-02add unique id for u5, also allow to build with OPT_OS_CUSTOMhathach
2023-11-02Merge pull request #2307 from hathach/minor-upate-max3421Ha Thach
2023-11-02skip tuh_max3421_spi_cs_api() in hcd_init()hathach
2023-11-02Merge pull request #2302 from HiFiPhile/f4_otgHa Thach
2023-11-01Merge pull request #2305 from hathach/remove-legacy-st-synopsys-driverHa Thach
2023-11-01remove legacy driver st/synopsyshathach
2023-11-01Merge pull request #2304 from hathach/update-docHa Thach
2023-11-01more readmehathach
2023-11-01add target link to adafruit logohathach
2023-11-01resize logo, add white backgroundhathach
2023-11-01update readme, add sponsor sectionhathach
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-31update doc to add supported mcushathach
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-31dwc2 flush tx,rx fifo in dcd_init()hathach
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-30minor space format dwc2 driverhathach
2023-10-30addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ...hathach
2023-10-30Merge pull request #2291 from hathach/minor-update-max3421Ha Thach
2023-10-28Add PlatformIO manifestYveaux
2023-10-27update s3 devkitm with max3421 pin following metro s3, check max3421 version ...hathach
2023-10-25Merge pull request #2289 from HiFiPhile/uac_interlPanRe
2023-10-24Update audio_4_channel_mic example for HS device.HiFiPhile
2023-10-19Merge pull request #2282 from HiFiPhile/uac_interlPanRe
2023-10-18Adjsut blackout time.Mengsk
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-18adding u5a5 nucleohathach
2023-10-18Merge pull request #2265 from bencowperthwaite/masterHa Thach
2023-10-17Put sw_buf in USB section only if necessary.HiFiPhile
2023-10-17Fix compile.HiFiPhile
2023-10-18Merge pull request #2244 from gabChouin/feat-stm32u575_nucleoHa Thach
2023-10-17add board.mk for u575 nucleohathach