summaryrefslogtreecommitdiff
path: root/hw/bsp/family_support.cmake
AgeCommit message (Expand)Author
2025-02-09Add CMake presets.HiFiPhile
2025-01-25fix cihathach
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-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-24try build zephyr with cihathach
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-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2024-11-30Fix cmake options.HiFiPhile
2024-11-27fix multiple flag on compilinghathach
2024-11-25try to fix circleci with kinetishathach
2024-11-18move handle ep slave/dma wihtin compiler macrohathach
2024-08-26add sndfifo owner info to skip rewriting data for retrying NAKedhathach
2024-08-22skip dual/host_info_to_device_cdc for pico due to a bug in pio-usbhathach
2024-08-18add flash_openocd_adi() for use with max32hathach
2024-08-15add flash-uniflash support for ti tm4chathach
2024-08-02add stm32f103ze_iarhathach
2024-08-01increase freerto min task stack for some stm32hathach
2024-07-18not all GCC compiler builds support --no-warn-rwx-segments; check_linker_flag...graham sanderson
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-06-18add optional COMPILE_DEFINE from cmake clihathach
2024-06-14add ch32v103 bsp support, compile but does not run, probably due to compile/l...hathach
2024-06-06add c6 devkit, tested with max3421ehathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-09Rework ci (#2631)Ha Thach
2024-05-06update flash openocdhathach
2024-04-23clang work with lpc55hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19clang build board test with h743hathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-12add cmake support for msp430hathach
2024-04-04update build script to allow skip.txt and only.txt both existhathach
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2024-01-24clean up video example for readabilityhathach
2023-12-14Update jlink script path.Mengsk
2023-12-14Move jlink script.Mengsk
2023-12-13Enhance IAR CMake support.Mengsk
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-11-23minor-updatehathach
2023-10-31usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL sethathach
2023-09-27fix build with lpc54hathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-08-28Merge branch 'master' into nxp_k64Ha Thach
2023-08-28add kinetis_k family and teensy_35hathach
2023-08-28- add xfer_complete_isr()hathach
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach