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

[Telink] Update build configurations & Update compatible builds to docker version 112 #37356

Merged
merged 23 commits into from
Feb 11, 2025
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
d00997e
[Telink] simplify WS2812_STRIP config
s07641069 Feb 3, 2025
f8d3909
[Telink] Fix targets configs
s07641069 Feb 3, 2025
85676c5
[Telink] Use HAL mac_init functions directly
s07641069 Feb 3, 2025
5c846f8
[Telink] disable PM for window app
s07641069 Feb 3, 2025
53f220b
[Telink] Fix Zephyr warning & use k_work_delayable_from_work
s07641069 Feb 3, 2025
f881894
[Telink] Remove duplicate config
s07641069 Feb 3, 2025
979fed4
[Telink] clean-up Kconfig files
s07641069 Feb 3, 2025
7cf7719
[Telink] clean-up enable-gnu-std.cmake
s07641069 Feb 3, 2025
69edb08
[Telink] Remove continue-on-error
s07641069 Feb 3, 2025
e767cbe
[Telink] Fix/Enable BLE optimization
s07641069 Feb 3, 2025
37b6a19
[Telink] Optimize MCUBoot log level configs
s07641069 Feb 3, 2025
df97e63
Merge branch 'master' into telink_sync_changes
s07641069 Feb 3, 2025
d23e47a
[Telink] use common SOC configs for different Zephyr versions
s07641069 Feb 5, 2025
9357c5a
[Telink] Change Window Covering App default SoC
s07641069 Feb 6, 2025
5a3ee97
[Telink] Reduce mcuboot partition size
s07641069 Feb 10, 2025
5c85970
[Telink] Use 4mb flash for B92 till driver sdk update
s07641069 Feb 10, 2025
67496d3
[Telink] B92 update
s07641069 Feb 10, 2025
b550bdb
[Telink] Remove temp b92 4mb change
s07641069 Feb 10, 2025
40866f3
[Telink] Update Zephyr revision
s07641069 Feb 10, 2025
c072403
[Telink] Update builds to docker version 112
s07641069 Feb 10, 2025
e29f653
Merge branch 'master' into telink_sync_changes
s07641069 Feb 11, 2025
4e4f791
Keep [Lint Code Base] image on version 98
s07641069 Feb 11, 2025
5bc3d53
Keep [Java Tests] image on version 104
s07641069 Feb 11, 2025
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
Prev Previous commit
Next Next commit
[Telink] Fix/Enable BLE optimization
  • Loading branch information
s07641069 committed Feb 3, 2025
commit e767cbece570bf07a8df6c1fe25f89d2df11083d
6 changes: 0 additions & 6 deletions config/telink/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
@@ -149,9 +149,6 @@ config BT_BUF_ACL_TX_SIZE
default 107 if SOC_RISCV_TELINK_TL321X
default 251


#ifdef CONFIG_SOC_RISCV_TELINK_TL321X

config BT_BUF_EVT_RX_COUNT
default 4

@@ -161,9 +158,6 @@ config BT_BUF_ACL_RX_COUNT
config BT_GATT_CACHING
default n


#endif

config BT_RX_STACK_SIZE
default 1352 if BT_B9X || BT_TLX
default 2048 if BT_W91