| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2023-04-24 | bump up imxrt mcux-sdk to 2.13.1 commit f357a1150f6cf6c6b844f53f2d426bfb3e649850 | hathach | |
| 2023-04-21 | update freeRTOS kernel to latest for library cmake | hathach | |
| add per family freeRTOSConfig.h also make changes to build with freertos_kernel cmake - hard coded configPRIO_BITS based on family - change configSUPPORT_STATIC_ALLOCATION to 0, configSUPPORT_DYNAMIC_ALLOCATION to 1 - enable configRECORD_STACK_HIGH_ADDRESS for tracing - enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile stream_buffer (although we don't use it). | |||
| 2023-04-14 | Update lib & template. | HiFiPhile | |
| 2023-03-22 | add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new ↵ | hathach | |
| tuh_itf_info_t | |||
| 2023-03-17 | bump up mm32sdk to fix HSE_VALUE not 8Mhz warnings | hathach | |
| 2023-03-17 | update mm32sdk with idndef for SYSCLK_FREQ_XXMHz and SYSCLK_HSI_XXMHz | hathach | |
| add HSE_VALUE define for each board with 8mhz, 12mhz accordingly | |||
| 2023-03-17 | fix ci build with fomu | hathach | |
| 2023-03-17 | bump up freeRTOS deps to version 10.5.1 | hathach | |
| 2023-03-17 | remove all submodules | hathach | |
| 2023-03-17 | bump up pico-pio-usb dependency | hathach | |
| 2023-03-11 | minor update get_deps | hathach | |
| 2023-03-11 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-11 | update get-deps.py | hathach | |
| 2023-03-11 | remove ra submodules | hathach | |
| 2023-03-10 | update deps script | hathach | |
| 2023-03-10 | adding python script to manage dependencies instead of submodule | hathach | |
| 2023-03-10 | starting to remove submodule cmsis5 and nrfx | hathach | |
