{bp-19280} arch/[risc-v|xtensa]: update Espressif's common source code#19283
Conversation
Add BLE support for esp32c6 and esp32h2 Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
Add BLE board support for esp32c6 and esp32h2 Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
Add BLE docs for esp32c6 and esp32h2 Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit updates Espressif's common source code to ensure that critical sections are properly handled by the common source code. Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>
|
@eren-terzioglu are you aware? |
That's interesting. It did not appear when I implemented also internal CI did not show anything like that. Probably something was missing which merged earlier than BLE support |
|
can you test locally? |
I can check but it will be end of today (my local timezone is afternoon here). I will update you. |
|
tks. seems to be the last issue before I'll tag RC1 |
BTW are you sure it is related to Espressif products? Seems it is related to this defconfig, right? |
|
that board has no diff to master |
Should we trigger the CI again, then? I can't see why this change would interfere with another board.... |
|
Wait: https://github.com/apache/nuttx/pull/19280/changes only has a single commit. Something may have happened while creating the backport, @jerpelea |
|
includes |
|
the issue appears on all open risv-v ci builds |
|
@jerpelea, I checked out this branch and removed these 4 commits and made head this commit: This build steps applied: And same error happened: Seems error is unrelated these commits. When I bisect it (between releases/13.0 to master) this commit is first build error: NX branch: jerpelea:bp-19280 (without last 4 commits) |
|
@eren-terzioglu thanks for the updates |
Summary
arch/[risc-v|xtensa]: update Espressif's common source code
includes
#19009
Impact
RELEASE
Testing
CI