| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-10 | use argparse instead of click to fix cifuzz.yml | hathach | |
| 2024-05-09 | Rework ci (#2631) | Ha Thach | |
| * add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click | |||
| 2024-05-06 | add cmake for mm32, remove mm32 bluepill since it is custom/reworked board ↵ | hathach | |
| (not available for order) | |||
| 2024-05-04 | fix get_deps.py for samd5x_e5x | hathach | |
| 2024-05-03 | add cmake for tm4c | hathach | |
| 2024-04-24 | clang u5, also bump up cmsis u5 version | hathach | |
| 2024-04-23 | - fix g4 clang linker | hathach | |
| - clang work with l0 | |||
| 2024-04-23 | clang support for H5 | hathach | |
| 2024-04-23 | clang f7, update cmsis f7 to fix startup bug | hathach | |
| 2024-04-22 | update lpcopen | hathach | |
| 2024-04-22 | clang work with lpc43 | hathach | |
| 2024-04-22 | fix print lu format warnings with clang | hathach | |
| 2024-04-19 | - update nrfx to v3.4.0 | hathach | |
| - compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles | |||
| 2024-04-02 | Merge branch 'master' into MCX | hathach | |
| 2024-02-24 | MCX family pointing to updated mcux-sdk repository | Jerry Palacios | |
| 2024-02-09 | mcx family renamed as mcxn | Jerry Palacios | |
| MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family | |||
| 2024-02-07 | nxp-sdk pointing to Wavenumber repo | Jerry Palacios | |
| 2024-02-04 | Merge branch 'hathach:master' into nxp_k64 | Michael Fischer | |
| 2023-12-18 | update freertos deps to v11.0.0 | hathach | |
| 2023-12-15 | update h5 build make/cmake | hathach | |
| 2023-12-13 | Fix CI & typo. | HiFiPhile | |
| 2023-12-12 | Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation ↵ | henneboi | |
| Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0) | |||
| 2023-11-24 | bump up pio-usb | hathach | |
| 2023-11-24 | Merge branch 'master' into feature/ch32f20x | Ha Thach | |
| 2023-11-18 | update freertos to fix build with IAR cm0 | hathach | |
| 2023-11-16 | update freertos-kernel which remove compiler warning from freertos_kernel lib | hathach | |
| 2023-10-31 | update stm32u5xx_hal_driver, fix build with old u575 board | hathach | |
| 2023-10-18 | adding nulceo stm32u5a5, fix clock configure issue | hathach | |
| dwc2 core stuck at reset | |||
| 2023-10-18 | adding u5a5 nucleo | hathach | |
| 2023-10-06 | feat(ch32f20x): add support of ch32f20x | denis.krasutski | |
| 2023-08-28 | Merge branch 'master' into nxp_k64 | Ha Thach | |
| 2023-08-28 | add kinetis_k family and teensy_35 | hathach | |
| - teensy_35 is not able to blink led with board_test though, probably due to clock config. | |||
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach | |
| 2023-07-27 | Merge branch 'master' into renesas_ra_hs_rebased | hathach | |
| 2023-07-24 | add hcd abort xfer for rp2040 pio usb | hathach | |
| 2023-07-04 | update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by ↵ | hathach | |
| lowering PLL to 128Mhz. | |||
| 2023-07-03 | Merge branch 'master' into renesas_ra_hs_rebased | hathach | |
| 2023-06-29 | add hcd_frame_number() for pio-usb host | hathach | |
| 2023-06-25 | fix ci with lpc55 and kl, move hw test l4 to cmake iar | hathach | |
| 2023-06-24 | rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L | hathach | |
| 2023-06-14 | update kinetis kl to use mcx-sdk, also add cmake support | hathach | |
| note: cdc_msc_freertos built but does not seems to work with kl | |||
| 2023-06-05 | Merge remote-tracking branch 'mainline/master' into HEAD | Martino Facchin | |
| Update fsp to 4.0.0 | |||
| 2023-06-01 | Merge branch 'master' into feature/STM32G0 | hathach | |
| 2023-05-26 | move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly ↵ | hathach | |
| with make | |||
| 2023-05-26 | update deps, rename kinetis_k32 to k32l | hathach | |
| 2023-05-25 | cmsis_5 missing mcx and imxrt | hathach | |
| 2023-05-25 | update get_deps.py to support geting family as argument | hathach | |
| 2023-05-23 | Enhance chipidea (#2075) | Ha Thach | |
| * update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd | |||
| 2023-05-15 | revert ci gcc to 11.2, update nrfx to version 2.11 | hathach | |
| 2023-05-04 | renesas: update fsp to 4.0.0 | Martino Facchin | |
