Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

// loop function will be execute by "os" periodically .....which os FreeRTOS or another?

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
c
Domain
embedded-iot

Research direction

Start by locating the example that defines the shown loop(os_event_t *events) function and read its surrounding build or platform context. Confirm which operating system or event mechanism invokes it, then document that answer in the relevant example documentation; the issue does not name a file or test.

Written by the indexing model from the issue text.

Description

Hi,
// loop function will be execute by "os" periodically
static void ICACHE_FLASH_ATTR loop(os_event_t *events)

which os FreeRTOS or another?

Dominant language
Makefile
Stars
278
Forks
125
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from esp8266/source-code-examples

All issues in esp8266/source-code-examples

Similar issues

More Embedded & IoT issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.