west.yml: fix bluetooth adapter variable definition
When newlibc is enabled, memcpy_chk fails due to overflow when testing destination address length. This updates the source and destination range defintion so that it works as expected. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
12eda22dfe
commit
e8b5e05d51
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -65,7 +65,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_espressif
|
||||
revision: bceaadfc8f4f812ace778937a6b042e3b6249215
|
||||
revision: df85671c5d0405c0747c2939c8dfe808b7e4cf38
|
||||
path: modules/hal/espressif
|
||||
west-commands: west/west-commands.yml
|
||||
groups:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue