summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-24bump up pio-usbhathach
2023-11-24update doc, move sponsor to top of the pagehathach
2023-11-24update release versionhathach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23minor-updatehathach
2023-11-23rename build_family.py to build_make.pyhathach
2023-11-23move make to examples/build_systemhathach
2023-11-18update freertos to fix build with IAR cm0hathach
2023-11-16update freertos-kernel which remove compiler warning from freertos_kernel libhathach
2023-11-15add ra2a1 ekhathach
2023-10-31update stm32u5xx_hal_driver, fix build with old u575 boardhathach
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-18adding u5a5 nucleohathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-09-28improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testinghathach
2023-09-27Fix CI.Mengsk
2023-09-27Update IAR template.Mengsk
2023-08-14add iar support for lpc43, add lpcxpresso43s67 to hil farmhathach
2023-08-03Merge pull request #2052 from arduino/renesas_ra_hs_rebasedHa Thach
2023-08-02move codespell folder to toolshathach
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach
2023-07-27Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-24add hcd abort xfer for rp2040 pio usbhathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-07-03Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-01update linkerhathach
2023-06-30clean up ra makefilehathach
2023-06-29add hcd_frame_number() for pio-usb hosthathach
2023-06-25fix ci with lpc55 and kl, move hw test l4 to cmake iarhathach
2023-06-25run ci with -DCMAKE_BUILD_TYPE=MinSizeRelhathach
2023-06-24add cmake for f0, f1hathach
2023-06-24fix iar with makehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24allow to skip CPU_COREhathach
2023-06-24more CPU_COREhathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-24update all stm32 to use new enhance makehathach
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-14update kinetis kl to use mcx-sdk, also add cmake supporthathach
2023-06-05Merge remote-tracking branch 'mainline/master' into HEADMartino Facchin
2023-06-02fix iar cihathach
2023-06-02build g0 g4 iar cmakehathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in...hathach