Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NXP][k32w1] Rework reference apps #34926

Merged
merged 52 commits into from
Aug 15, 2024
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
432a3d5
[NXP][platform][common] Update pw RPC flag in streamer_nxp
marius-alex-tache Apr 26, 2024
61e1ed1
[NXP][examples][common] Fix binding issue due to generated Zap flag r…
Martin-NXP Mar 11, 2024
17d3fcd
[NXP][examples][common] make-pretty update
dinabenamar Mar 21, 2024
7d8b409
[NXP][examples][common] Fix contact-sensor-app always returning empty…
marian-chereji-nxp Apr 17, 2024
52050ce
[NXP][examples][common] Call init using the base class reference
marius-alex-tache Mar 7, 2024
7ab8b46
[NXP][examples][common] Update app task common code
marius-alex-tache Mar 13, 2024
49f046f
[NXP][examples][common] Add additional common components
marius-alex-tache Mar 11, 2024
fb11017
[NXP][examples][common] Add missing header in Identify
marius-alex-tache Apr 25, 2024
620f5b3
[NXP][examples][common] Add multi-image OTA requestor initiator
marius-alex-tache Apr 25, 2024
0cdbd93
[NXP][examples][common] Update pw RPC implementation
marius-alex-tache Apr 26, 2024
8497a83
[NXP][examples][common] Small updates to common app code
marius-alex-tache May 8, 2024
20e3f0c
[NXP][examples][common] Make Animate pure virtual
marius-alex-tache May 20, 2024
e99c091
[NXP][examples][common] Add pw RPC init
marius-alex-tache May 21, 2024
c711556
[NXP][examples][common] Allow platforms to redefine the path to the F…
dinabenamar Apr 19, 2024
04549f1
[NXP][examples][common] Add TestEventTriggerDelegate
andrei-menzopol Jun 13, 2024
2c80ef5
[NXP][examples][common] Minor updates for some components
marius-alex-tache Jul 19, 2024
a01f2e0
[NXP][examples][common] Add initial version of lighting app
marius-alex-tache Apr 25, 2024
90f9450
[NXP][examples][common] Add initial version of contact sensor
marius-alex-tache Jul 19, 2024
701c801
[NXP][openthread][k32w1] Update mbedtls target
marius-alex-tache Jun 27, 2024
76b82ae
[NXP][platform][k32w] OTA/FactoryData changes
andrei-menzopol Apr 19, 2024
59a8fbf
[NXP][platform][k32w1] SDK 2.15 platform updates
andrei-menzopol Feb 23, 2024
2f20b3d
[NXP][platform][k32w1] Add "chip_key_storage" solution selector and l…
marian-chereji-nxp Feb 29, 2024
35976e6
[NXP][platform][k32w1] Add Zephyr NVS based key storage build option
marian-chereji-nxp Feb 28, 2024
5286a60
[NXP][examples][k32w1] App updates
marius-alex-tache Jun 26, 2024
2ff7754
[NXP][examples][k32w1] Update ZclCallbacks after transition to common…
marius-alex-tache Jul 19, 2024
f67e410
[NXP][k32w1] Remove k32w parent folder
marius-alex-tache Jul 19, 2024
91810b4
[NXP][platform][k32w1] Add FactoryDataDriver implementation
marius-alex-tache Jul 19, 2024
6d0de7b
[NXP][platform][k32w] Remove k32w/common
marius-alex-tache Jul 11, 2024
6ef126c
[NXP][scripts] Minor updates for NXP related scripts
marius-alex-tache Jun 27, 2024
d74e6d9
[NXP][platform][common] Add nxp_factory_data, nxp_ota gn targets
marius-alex-tache Feb 7, 2024
0e505b3
[NXP][platform][common] Create NXPConfigNVS.cpp file, remove NXPConfi…
Martin-NXP Feb 29, 2024
2498362
[NXP] revert mcxw71 headers
marius-alex-tache Aug 12, 2024
0659f55
[NXP][k32w1] Add default logging target
marius-alex-tache Aug 12, 2024
8365373
[NXP][k32w1] Update paths to reference nxp_matter_support
marius-alex-tache Aug 12, 2024
3eee1ac
[NXP] Bump nxp_matter_support
marius-alex-tache Aug 12, 2024
331c1de
Restyled by whitespace
restyled-commits Aug 12, 2024
1a1c128
Restyled by clang-format
restyled-commits Aug 12, 2024
06fb4d0
Restyled by gn
restyled-commits Aug 12, 2024
34c5e39
Restyled by prettier-markdown
restyled-commits Aug 12, 2024
8afe39b
Restyled by autopep8
restyled-commits Aug 12, 2024
6bf2a79
Restyled by isort
restyled-commits Aug 12, 2024
1ce6752
[NXP][k32w1] Fix gn import order
marius-alex-tache Aug 12, 2024
e0b5178
[NXP][k32w1] Fix wrong README reference
marius-alex-tache Aug 12, 2024
f9afafd
[NXP][k32w1] Update workflow docker image
marius-alex-tache Aug 12, 2024
e43140b
[NXP][rw61x] Adding nxp_ota and nxp_factory_data as they are now mand…
chapongatien Jul 17, 2024
2e62c7c
[NXP][platform][common] Fix build warning
yeaissa May 21, 2024
64f2686
Restyled by gn
restyled-commits Aug 12, 2024
29c29ec
[NXP][platform] Remove deprecated files
marius-alex-tache Aug 13, 2024
983ac33
[NXP][workflow] Create separate jobs for k32w0/k32w1
marius-alex-tache Aug 13, 2024
a31bd00
[NXP][k32w0] Adding nxp_ota and nxp_factory_data as they are now mand…
marius-alex-tache Jul 18, 2024
1c2025c
[NXP][scripts] Fix script issue when there is no --args
Martin-NXP Jul 31, 2024
084b400
[NXP][k32w1] Disable SMU2
marius-alex-tache Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[NXP][platform][common] Update pw RPC flag in streamer_nxp
Signed-off-by: marius-alex-tache <marius.tache@nxp.com>
(cherry picked from commit 4ae033a1bddd5d914e862791c111eebca41a62e8)
marius-alex-tache committed Aug 14, 2024
commit 432a3d55f48cf81ff3702b18603fc48011147da9
4 changes: 2 additions & 2 deletions src/lib/shell/streamer_nxp.cpp
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@
#endif

// pw RPC uses UART DMA by default
#ifdef PW_RPC_ENABLED
#ifdef CONFIG_ENABLE_PW_RPC
#define CONSUMER_TASK_HANDLE RpcTaskHandle
#ifndef STREAMER_UART_USE_DMA
#define STREAMER_UART_USE_DMA 1
@@ -76,7 +76,7 @@
#ifndef STREAMER_UART_USE_DMA
#define STREAMER_UART_USE_DMA 0
#endif
#endif // PW_RPC_ENABLED
#endif // CONFIG_ENABLE_PW_RPC

#if STREAMER_UART_USE_DMA
typedef serial_port_uart_dma_config_t streamer_serial_port_uart_config_t;