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 |
|
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 |
|
hathach
|
7d0ce5605a
|
allow to skip CPU_CORE
|
2023-06-24 19:08:37 +07:00 |
|
hathach
|
086c1d4090
|
more CPU_CORE
|
2023-06-24 18:54:14 +07:00 |
|
hathach
|
b59b65d2ed
|
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
|
2023-06-24 18:26:51 +07:00 |
|
hathach
|
dbf7534cd4
|
update all stm32 to use new enhance make
|
2023-06-24 18:09:05 +07:00 |
|
hathach
|
edbf06aaab
|
separate iar and gcc build for clean make, also add cpu specific make
|
2023-06-24 17:35:37 +07:00 |
|
hathach
|
e754795d3a
|
fix build warnings
|
2023-06-16 15:29:34 +07:00 |
|
hathach
|
8af8869d3b
|
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
fix build util with makefile
|
2023-06-16 11:26:38 +07:00 |
|
hathach
|
bce282186e
|
update kinetis kl to use mcx-sdk, also add cmake support
note: cdc_msc_freertos built but does not seems to work with kl
|
2023-06-14 22:36:44 +07:00 |
|
Martino Facchin
|
cdbd3a0b4e
|
Merge remote-tracking branch 'mainline/master' into HEAD
Update fsp to 4.0.0
|
2023-06-05 09:12:50 +02:00 |
|
hathach
|
2016ad72f3
|
fix iar ci
|
2023-06-02 16:21:49 +07:00 |
|
hathach
|
c2bc363f06
|
build g0 g4 iar cmake
|
2023-06-02 16:11:00 +07:00 |
|