summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-12-17enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by defaulthathach
2024-12-17Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170hathach
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-13fix portenta build, added core-m85.cmake/mkhathach
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 branch 'master' into fork/HiFiPhile/rt1170hathach
2024-12-10change ra bsp to match fsp generated directoryhathach
2024-12-06correct clock setting for h563 nucleohathach
2024-11-30Fix cmake options.HiFiPhile
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-30Merge branch 'master' into rt1170HiFiPhile
2024-11-30Fix CI.HiFiPhile
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-27fix multiple flag on compilinghathach
2024-11-26add TUH_EPBUF_DEF for cdc hosthathach
2024-11-26hcd dwc2 add dcache support, usbh correctly use cache line size with TUH_EPBU...hathach
2024-11-25try to fix circleci with kinetishathach
2024-11-21fix cihathach
2024-11-21- move freertos_hooks to board.chathach
2024-11-21make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...hathach
2024-11-20have p4 dma somewhat working but having issue with buffer that does not occup...hathach
2024-11-18move handle ep slave/dma wihtin compiler macrohathach
2024-11-14Merge branch 'master' into fork/subsonicpulse/masterhathach
2024-11-13hil add stm32f723disco, add test flags for device/host/dualhathach
2024-11-11use arm arch to detect rp2040hathach
2024-11-11correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 ...hathach
2024-11-11add esp32p4 to hilhathach
2024-11-08minor clean uphathach
2024-11-08get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increa...hathach
2024-11-07Fix Usage of Bootsel Button for Pico 2subsonicpulse
2024-11-07hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it...hathach
2024-11-07update bsp for h7 to support host modehathach
2024-11-07enable stm32f4 hosthathach
2024-11-06fix iar buildhathach
2024-11-06update bsp for f7hathach
2024-11-04usbh use the new tusb_time_delay_ms_api()hathach
2024-11-02mimxrt1170_evkb: add M4 build support.HiFiPhile
2024-11-02Replace cache clean/invalidate by MPU config.HiFiPhile
2024-10-31fix f7 ci buildhathach