Skip to content
Closed
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
2 changes: 2 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,7 @@
/samples/drivers/ht16k33/ @henrikbrixandersen
/samples/drivers/lora/ @Mani-Sadhasivam
/samples/subsys/lorawan/ @Mani-Sadhasivam
/samples/subsys/event_manager/ @nordic-krch
/samples/modules/canopennode/ @henrikbrixandersen
/samples/net/ @rlubos @tbursztyka @pfalcon
/samples/net/cloud/tagoio_http_post/ @nandojve
Expand Down Expand Up @@ -705,6 +706,7 @@ scripts/gen_image_info.py @tejlmand
/subsys/debug/asan_hacks.c @vanwinkeljan @aescolar @daor-oti
/subsys/demand_paging/ @dcpleung @nashif
/subsys/emul/ @sjg20
/subsys/event_manager/ @nordic-krch
/subsys/fb/ @jfischer-no
/subsys/fs/ @nashif
/subsys/fs/fcb/ @nvlsianpu
Expand Down
1 change: 1 addition & 0 deletions boards/riscv/tlsr9518adk80d/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ The following example projects are supported:
- samples/hello_world
- samples/synchronization
- samples/philosophers
- samples/application_development/event_manager
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably we need to have another move, this is being introduced as a subsystem, so it needs to end up in samples/subsys/event_manager. Also, I am not sure why you have it in this file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, it can be moved there.

- samples/basic/threads
- samples/basic/blinky
- samples/basic/blinky_pwm
Expand Down
205 changes: 205 additions & 0 deletions doc/reference/app_event_manager/em_overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading