Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions app/debug_overlay.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ CONFIG_COLD_STORE_EXECUTE_DEBUG=y

CONFIG_GDBSTUB=y
CONFIG_GDBSTUB_ENTER_IMMEDIATELY=n
CONFIG_XTENSA_EXCEPTION_ENTER_GDB=y
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ manifest:

- name: zephyr
repo-path: zephyr
revision: 8843fd9fe1800164fbb5221d95d1eba7d0699458
revision: 9a4804490647c74787bd92f042750b2c5e4cfb90
remote: zephyrproject

# Import some projects listed in zephyr/west.yml@revision
Expand Down
Loading