Skip to content

Commit

Permalink
examples/readme: Add subfolders example to categories
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnsAnns committed Nov 13, 2024
1 parent cd076d4 commit 6f19763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Here is a quick overview of the examples available in the RIOT:
| [timer_periodic_wakeup](./timer_periodic_wakeup/README.md) | How to set up a periodic wakeup timer using the RIOT operating system. |
| [ipc_pingpong](./ipc_pingpong/README.md) | This example is to illustrate the usage of RIOTs IPC messaging system. |
| [filesystem](./filesystem/README.md) | This example showcases ways to interact/manage the filesystem in RIOT. |
| [subfolders](./subfolders/README.md) | This example demonstrates how to use subfolders in RIOT applications. |

### RIOT Language Bindings

Expand Down

0 comments on commit 6f19763

Please sign in to comment.