summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-17Merge pull request #2906 from hathach/add-ra8m1Ha Thach
2024-12-17change rx urlhathach
2024-12-17install libc++ for clang build fuzzerhathach
2024-12-16fix warning due to bsp_rom_registers.chathach
2024-12-16make sure g_bsp_rom_registers is not dropped by linker in cmake build.hathach
2024-12-13Merge pull request #2897 from shdeb/hid_pid_defsHa Thach
2024-12-13fix portenta build, added core-m85.cmake/mkhathach
2024-12-13change OPT_MCU_RAXXX, fix missing prototype warnings.hathach
2024-12-13update build for ra8m1: usbfs work, but usbhs not working just yet. Probably ...hathach
2024-12-13ra8m1_ek led and button workshathach
2024-12-13update make build for rahathach
2024-12-12rasc for portenta_c33hathach
2024-12-12rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 by...hathach
2024-12-12rasc for ra4m1_ekhathach
2024-12-12rasc for ra4m3 ekhathach
2024-12-12used pin generated by raschathach
2024-12-12more migrate to ra smart configuratorhathach
2024-12-11Merge pull request #2902 from hathach/skip-iar-on-forkHa Thach
2024-12-11skip iar build with forked prhathach
2024-12-11Merge pull request #2901 from hathach/fix-dwc2-epcountHa Thach
2024-12-11fix correct DWC2_EP_COUNThathach
2024-12-10change ra bsp to match fsp generated directoryhathach
2024-12-06Merge pull request #2898 from hathach/update-h5-bspHa Thach
2024-12-06Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_basedHa Thach
2024-12-06correct clock setting for h563 nucleohathach
2024-12-06Adding HID Usage Table Physical Input Device Page (0x0F)shdeb
2024-12-05try to run arm-iar with circleci with new token (#2890)Ha Thach
2024-12-03Merge pull request #2895 from tannewt/p4_fixesHa Thach
2024-12-02Disable DWC HCD interrupt with MAX3421 enabledScott Shawcroft
2024-11-29Merge pull request #2891 from roma-jam/fix/dcd_dwc2_countersHa Thach
2024-11-29Merge pull request #2892 from roma-jam/fix/usbd_control_debug_buffer_nameHa Thach
2024-11-28refactor(usbd_control): Updated the buffer name for deeper debugRoman Leonov
2024-11-28fix(dcd_dwc2): Correct usage of dwc2_controllerRoman Leonov
2024-11-28fix(dcd_dwc2): Reset allocated_epin_count on bus reset and close all epRoman Leonov
2024-11-28Merge pull request #2829 from HiFiPhile/lwip_fixHa Thach
2024-11-28Merge pull request #2847 from pschatzmann/rp2040-isoHa Thach
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-11-28made change per reviews, remove dcd_edpt_close(), rename and move thing aroundhathach
2024-11-28Merge pull request #2852 from GuavTek/recover_zero_length_descHa Thach
2024-11-28Merge branch 'master' into fork/pschatzmann/rp2040-isohathach
2024-11-28Merge branch 'refs/heads/master' into fork/GuavTek/recover_zero_length_deschathach
2024-11-27Move desc_len sanity checks to start of loopsGuavTek
2024-11-27Merge pull request #2848 from DavidEGrayson/pr_stm32c0Ha Thach
2024-11-27enable ci for stm32c0, fix build issue with video example and clanghathach
2024-11-27Add support for the STM32C0 and the NUCLEO-C071RB.David (Pololu)
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-11-27Merge pull request #2888 from hathach/esp32p4-host-dmaHa Thach
2024-11-27fix typohathach
2024-11-27default CFG_TUH_DWC2_DMA_ENABLE to 0hathach
2024-11-27minor clean uphathach