|
|
0172f40e66
|
update espressif cmake
|
2025-11-06 11:39:10 +07:00 |
|
|
|
1f04fe7924
|
added .clang-format
fix more alerts
disable IAR CStat since pvs-studio check is better integrated with clion
|
2025-11-05 17:34:27 +07:00 |
|
|
|
8979af34c0
|
Fixed more alert found by PVS-Studio
|
2025-11-04 19:56:53 +07:00 |
|
|
|
00f374682e
|
fixing alert by scanning tool
|
2025-11-03 11:46:54 +07:00 |
|
|
|
aa739c946d
|
Merge branch 'master' into uac1
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-10-30 19:50:47 +01:00 |
|
|
|
3f1f7140c4
|
update lpc55 family.c
|
2025-10-30 14:52:09 +07:00 |
|
|
|
88305b1b34
|
Merge branch 'master' into add-ohci-lpc55
# Conflicts:
- hw/bsp/lpc17/family.cmake
- hw/bsp/lpc40/family.cmake
- hw/bsp/lpc55/family.cmake
|
2025-10-30 14:35:11 +07:00 |
|
|
|
d92b810df7
|
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
fix compiling with nuc family
|
2025-10-28 14:14:01 +07:00 |
|
|
|
113a763bc3
|
fix warning with strict prototypes warnings
|
2025-10-28 11:10:29 +07:00 |
|
|
|
cc597d5cd5
|
disable warning for startup file
|
2025-10-28 00:15:39 +07:00 |
|
|
|
d55e074a36
|
improve warnings with rp2040 family
|
2025-10-27 17:11:42 +07:00 |
|
|
|
42f000df8e
|
iar cstat require cmake at least 4.1
|
2025-10-26 01:04:15 +07:00 |
|
|
|
4dd9122417
|
Merge remote-tracking branch 'upstream/master' into uac1
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-10-24 11:16:07 +02:00 |
|
|
|
55c6d07af3
|
fix more warnings
|
2025-10-24 14:28:59 +07:00 |
|
|
|
f39dcae9f1
|
fix several warnings
|
2025-10-24 13:04:49 +07:00 |
|
|
|
878c8f26c5
|
enable IAR CState with IAR_CSTAT=1
|
2025-10-24 09:58:46 +07:00 |
|
|
|
7c95d9bed5
|
force clang asm with -x assembler-with-cpp
|
2025-10-23 18:00:15 +07:00 |
|
|
|
bde449997e
|
fix more build
|
2025-10-23 04:05:33 +07:00 |
|
|
|
c8a1b757f0
|
refactor family.cmake: rename add_board_target() to family_add_board() and move it to family_configure_common()
also move startup and linker from board target to actual exe
|
2025-10-23 02:23:20 +07:00 |
|
|
|
2f3b21a1e5
|
fix some warnings detected by pvs-studio
|
2025-10-16 10:44:22 +07:00 |
|
|
|
4dfac3f356
|
Update hw/bsp/same7x/boards/same70_qmtech/board.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-15 20:37:04 +07:00 |
|
|
|
fd9d43d7c5
|
refactor spresense into cxd56. there is no orphan board in bsp.
|
2025-10-15 19:31:16 +07:00 |
|
|
|
55227a6146
|
fix more warnings
|
2025-10-15 16:37:01 +07:00 |
|
|
|
53deb6cc6c
|
fix more warnings
|
2025-10-15 15:43:08 +07:00 |
|
|
|
a8be575953
|
fix build warning with clang
|
2025-10-15 15:27:48 +07:00 |
|
|
|
8199ed6fd0
|
refactor all nuc to family
|
2025-10-15 13:37:21 +07:00 |
|
|
|
0d690c8b80
|
update nuc121/125
|
2025-10-15 12:49:36 +07:00 |
|
|
|
9bd3622fc7
|
merge nuc121 and 125
|
2025-10-15 12:24:45 +07:00 |
|
|
|
ce2dab7fb3
|
more warning fix
|
2025-10-15 10:00:14 +07:00 |
|
|
|
6a1117a8d8
|
refactor sltb009a to family efm32
|
2025-10-15 00:33:04 +07:00 |
|
|
|
2a8811ebb0
|
merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & OPT_MCU_SAML22
|
2025-10-15 00:15:46 +07:00 |
|
|
|
6f93feee09
|
suppress some warnings in zephyr build
|
2025-10-14 23:23:23 +07:00 |
|
|
|
367044e487
|
fix lots of warnings for missing-prototypes for irqhandler
|
2025-10-14 23:02:32 +07:00 |
|
|
|
4bdd08ed2d
|
fix missing prototypes
|
2025-10-14 19:41:04 +07:00 |
|
|
|
c48bbfab5e
|
more make refactor
|
2025-10-14 17:53:55 +07:00 |
|
|
|
a5fde08285
|
refactor same7x using codex
|
2025-10-14 17:18:26 +07:00 |
|
|
|
47b13f6b10
|
improve cmake warning flags, fix various warnings in examples
|
2025-10-14 17:13:28 +07:00 |
|
|
|
9bf18d080b
|
move make.mk to hw/bsp/family_support.mk
|
2025-10-14 15:14:43 +07:00 |
|
|
|
38255ffc38
|
Merge pull request #3299 from hathach/initial-nrf54h20
Initial nrf54h20 support
|
2025-10-14 14:22:45 +07:00 |
|
|
|
e0ee32ce6a
|
fix build with west zephyr
|
2025-10-13 16:46:02 +07:00 |
|
|
|
84f0cda013
|
rename pca10056 to nrf52840dk, pca10059 to nrf52840dongle
|
2025-10-13 14:53:28 +07:00 |
|
|
|
dacbe8ee31
|
update make build system rename pca10095 to nrf5340dk
|
2025-10-13 14:48:19 +07:00 |
|
|
|
ee7a7c56db
|
get cmake build with 54h20 not tested on actual hw, probably not running
|
2025-10-13 12:41:55 +07:00 |
|
|
|
97741a56e0
|
Merge pull request #3220 from adam-embedded/with-stm32l496nucleo
Added stm32l496nucleo board support
|
2025-10-12 17:12:24 +07:00 |
|
|
|
1902377418
|
Merge branch 'master' into uac1
|
2025-10-11 16:50:47 +02:00 |
|
|
|
10e86b012f
|
correct l496zg variant, fix build warning
|
2025-10-11 19:00:02 +07:00 |
|
|
|
b19d863762
|
Merge branch 'master' into fork/adam-embedded/with-stm32l496nucleo
|
2025-10-11 18:41:02 +07:00 |
|
|
|
83baf13dcb
|
try to enable ohci for lpc55 but not working, probably clock issue
|
2025-10-10 13:47:41 +07:00 |
|
|
|
0fab57b8c1
|
Merge pull request #3279 from HiFiPhile/dwc2_ep0
dcd/dwc2: fix enumeration when EP0 size=8
|
2025-10-09 21:42:32 +07:00 |
|
|
|
e976a80fb0
|
stm32h7rs: fix typo in makefile
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-10-08 21:41:32 +02:00 |
|