Commit Graph

213 Commits

Author SHA1 Message Date
hathach 1c5abc835f
Merge branch 'master' into MCX 2024-04-05 17:59:38 +07:00
hathach ebe6923500
update build script to allow skip.txt and only.txt both exist 2024-04-04 14:10:48 +07:00
hathach 18a458679f
Merge branch 'master' into MCX 2024-04-02 18:14:49 +07:00
Jerry Palacios 2a21b6980b MCX family pointing to updated mcux-sdk repository 2024-02-24 17:16:32 -06:00
Jerry Palacios 73122cd5f9 mcx family renamed as mcxn
MCXN and MCXA have different ARM Cortex M33 core, can't be on the same family
2024-02-09 09:36:58 -06:00
Jerry Palacios bab25c2d56 nxp-sdk pointing to Wavenumber repo 2024-02-07 17:26:43 -06:00
Michael Fischer ea30041168
Merge branch 'hathach:master' into nxp_k64 2024-02-04 10:55:34 +01:00
hathach 3c4db26e01
update freertos deps to v11.0.0 2023-12-18 16:50:28 +07:00
hathach 8633a2643a
update h5 build make/cmake 2023-12-15 18:08:19 +07:00
HiFiPhile f3d713ac73 Fix CI & typo. 2023-12-13 14:32:23 +01:00
henneboi 93c40b6966 Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation 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-12-12 16:04:21 +01:00
hathach 83840041a8
update esp32 to also be supported by hil test
test run locally well
2023-11-29 17:09:52 +07:00
hathach b8d1acd104
improve hil test, correct pi4 uuid 2023-11-29 12:00:52 +07:00
hathach d343321c6e
bump up pio-usb 2023-11-24 19:21:20 +07:00
hathach 0e12d36531
update doc, move sponsor to top of the page 2023-11-24 19:11:28 +07:00
hathach 031be18e26
update release version 2023-11-24 19:09:35 +07:00
Ha Thach 0601d174b1
Merge branch 'master' into feature/ch32f20x 2023-11-24 11:33:34 +07:00
hathach 26ca48e7a7
move make.mk and rules.mk to build_system/make 2023-11-23 20:20:01 +07:00
hathach 7213b8abb1
move tools/cmake to examples/build_system 2023-11-23 20:06:22 +07:00
hathach 54356a719e
minor-update 2023-11-23 17:53:17 +07:00
hathach e54a2c4f3c
rename build_family.py to build_make.py 2023-11-23 11:46:39 +07:00
hathach 51312f70fd
move make to examples/build_system
add -Wl,--no-warn-rwx-segment for gcc 12+
2023-11-23 11:44:14 +07:00
hathach 2187ece844
update freertos to fix build with IAR cm0 2023-11-18 15:11:29 +07:00
hathach 83d6263ade
update freertos-kernel which remove compiler warning from freertos_kernel lib 2023-11-16 21:51:49 +07:00
hathach e0d632a954
add ra2a1 ek
also make some other changes
2023-11-15 16:07:44 +07:00
hathach 3e140756dc
update stm32u5xx_hal_driver, fix build with old u575 board 2023-10-31 12:08:45 +07:00
hathach 27a2c8cba4
adding nulceo stm32u5a5, fix clock configure issue
dwc2 core stuck at reset
2023-10-18 18:43:07 +07:00
hathach 5025e80c9e
adding u5a5 nucleo 2023-10-18 15:27:06 +07:00
denis.krasutski ce627f4318 feat(ch32f20x): add support of ch32f20x 2023-10-06 13:04:54 +03:00
hathach 8348631bf5
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
revert change in hcd.h
2023-09-28 16:15:31 +07:00
Mengsk 42eb4e0da0 Fix CI. 2023-09-27 11:46:52 +02:00
Mengsk b35621fc63 Update IAR template. 2023-09-27 11:43:23 +02:00
Ha Thach 9063ede25f
Merge branch 'master' into nxp_k64 2023-08-28 17:46:05 +07:00
hathach aa0fabd51d
add kinetis_k family and teensy_35
- teensy_35 is not able to blink led with board_test though, probably due to clock config.
2023-08-28 17:44:29 +07:00
hathach 088180e3d8
add iar support for lpc43, add lpcxpresso43s67 to hil farm 2023-08-14 20:58:00 +07:00
Ha Thach 6d03bb9ffc
Merge pull request #2052 from arduino/renesas_ra_hs_rebased
Renesas_RA: add support for board with HS USB port
2023-08-03 20:41:13 +07:00
hathach 868d52f3a8
move codespell folder to tools 2023-08-02 15:52:06 +07:00
hathach 789e478d4d
add portenta c33 bsp, add flash by dfu-util 2023-08-01 13:16:37 +07:00
hathach ec093bebad
Merge branch 'master' into renesas_ra_hs_rebased 2023-07-27 16:50:34 +07:00
hathach f295aaf185
add hcd abort xfer for rp2040 pio usb 2023-07-24 20:58:50 +07:00
hathach 071c30f381
update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering PLL to 128Mhz. 2023-07-04 19:27:37 +07:00
hathach 04b1a67898
Merge branch 'master' into renesas_ra_hs_rebased 2023-07-03 13:09:43 +07:00
hathach 22fb66436d
update linker 2023-07-01 16:40:47 +07:00
hathach 3cb4d73899
clean up ra makefile 2023-06-30 14:52:04 +07:00
hathach 6284f2d722
add hcd_frame_number() for pio-usb host 2023-06-29 18:58:33 +07:00
hathach 2ecd7c148d
fix ci with lpc55 and kl, move hw test l4 to cmake iar 2023-06-25 09:55:05 +07:00
hathach 15376397b1
run ci with -DCMAKE_BUILD_TYPE=MinSizeRel 2023-06-25 00:05:23 +07:00
hathach 2a96ef2519
add cmake for f0, f1 2023-06-24 21:47:55 +07:00
hathach 946d3fdd4f
fix iar with make 2023-06-24 21:17:40 +07:00
hathach 2216704db8
rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc .. 2023-06-24 19:31:33 +07:00