summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2025-02-27fix(esp): Remove deprecated includeTomas Rezucha
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-20add fruitjam bsphathach
2025-02-14Add full/high speed compile flag for Microchip SAME70 examplesDevin Auclair
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-12more ci fixhathach
2025-02-12clean uphathach
2025-02-12Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-11remove board_mcu.hhathach
2025-02-09Sort list (bettter for Clion)HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-02-06fix build for 407blackvethathach
2025-01-31Update build.HiFiPhile
2025-01-31Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-01-27Merge branch 'master' into masterHiFiPhile
2025-01-25fix cihathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-25use board alias for pca10056hathach
2025-01-25use board alias for pca10056hathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24Fix CI.HiFiPhile
2025-01-24Add NUCLEO-H7S3L8 BSP.HiFiPhile
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-24try build zephyr with cihathach
2025-01-23stm32: fix conditional compilation error when not using uarthohoho
2025-01-24msc_dual_lun and cdc_msc work with zephyr on pca10056hathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2025-01-20add s3 undefined speed note for racing issue with reset.hathach
2024-12-27move mcu supported to README.rst, separated supported boards to boards.rsthathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
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