RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.89k stars 1.98k forks source link

documentation: selected topics #4309

Open OlegHahm opened 8 years ago

OlegHahm commented 8 years ago

Topics based on questions on devel and users mailing list

emmanuelsearch commented 8 years ago

Memo: extract of email received:

I have not found a good documentation on ISR and Scheduler for RIOT.
I need to get a bit deeper to understand if ISR is executed in current task context and checking if task switch is required.
Appreciate if you could point me to a good document.

miri64 commented 8 years ago

Structured the points a bit.

OlegHahm commented 8 years ago

What about xtimers? I guess that's another important module that needs some high-level description.

miri64 commented 8 years ago

Yapp. Feel free to add ;-)

cgundogan commented 8 years ago

This issue does not seem to reflect the current state of documentational work done. What's the purpose of keeping this issue open?

miri64 commented 8 years ago

Update it if its not up-to-date. I still think the doc needs a lot of work ;-)

haukepetersen commented 8 years ago

Yep. I am still heavily working on doc for cpu/boards/drivers.

Lotterleben commented 8 years ago

Dumb question: What's the criteria for 'selected'? :)

OlegHahm commented 8 years ago

That someone(TM) selected them. (scnr) More seriously: we tried to identified the most important high level concepts a RIOT newcomer needs to grasp.

miri64 commented 7 years ago

There is some overlap to https://github.com/RIOT-OS/RIOT/issues/1837. Can we somehow merge them?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions.

maribu commented 1 year ago

I like the idea of a tracking issue on improving doc. I think we still have areas left that could need a lot of improvement.

I think that the tracking issue here however is a bit outdated with some areas (xtimer, conn) no longer being relevant.