summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2024-04-23port clang stm32: f1, f2, f3hathach
2024-04-23clang work with f0hathach
2024-04-23clang skip mcx since it does not work any more with gcchathach
2024-04-23clang work with lpc55hathach
2024-04-23clang work with lpc54hathach
2024-04-22fix linker libgcc for nrfhathach
2024-04-22clang work with k64f (nostartfiles)hathach
2024-04-22clang work with kl25hathach
2024-04-22clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star...hathach
2024-04-22clang compile with lpc40hathach
2024-04-22clang compile with lpc17hathach
2024-04-22clang work with lpc43hathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2024-04-22fix nrfx v3 spim freq when inithathach
2024-04-22fix build with nrfx v3, though max3421e spi does not seem to work well.hathach
2024-04-22dcd nrf change atoimc_bool to atomic_flaghathach
2024-04-19- update nrfx to v3.4.0hathach
2024-04-19adding clang for nrfhathach
2024-04-19clang samd21 build but has issue as samd51hathach
2024-04-19try to add clang for rp2040 but pico-sdk does not support that. (got assert.h...hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19more clang updatehathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-19clang build board test with h743hathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-16Merge pull request #2588 from hathach/support-ra2a1Ha Thach
2024-04-15Merge pull request #2134 from clhenry/non-bus-powered-re-enumerationHa Thach
2024-04-15update msp430 make buildhathach
2024-04-12add cmake support for msp430hathach
2024-04-10support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumera...hathach
2024-04-09Fix stm32h573i_dk button & led.HiFiPhile
2024-04-09Fix STM32L0 IAR build.HiFiPhile
2024-04-09update gr_citrus as wellhathach
2024-04-09apply oldPRCR to board_init()hathach
2024-04-08Merge pull request #2466 from wavenumber-eng/MCXHa Thach
2024-04-08add CFG_EXAMPLE_VIDEO_READONLY for mcxa15hathach
2024-04-08fix configENABLE_FPU=0 for cortex-m33+nodsphathach
2024-04-08Merge pull request #2538 from kkitayam/add_uvc_2ch_exampleHa Thach
2024-04-06fix ra2a1 fpu with freertoshathach
2024-04-05minor update bsphathach
2024-04-05rename frdm boardhathach
2024-04-05more reverted: re-add clock_config.hhathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-05more reverted changeshathach
2024-04-05reverted un-related file changeshathach
2024-04-05fix ram overflow with ram41hathach
2024-04-05change .bss section from ramloc32 to ramloc40 for lpc43xxhathach
2024-04-05update linker for lpc18, move bss to ramloc40 to have more space for .data in...hathach
2024-04-04update build script to allow skip.txt and only.txt both existhathach