Welcome to the RTduino Source Code Reference Manual! This manual is designed to provide developers, enthusiasts, and students with a comprehensive guide to the internals of the RTduino framework. Whether you're looking to contribute to the project, understand its inner workings, or simply curious about how things tick, you've come to the right place.
RTduino is an open-source platform that extends the Arduino ecosystem to real-time operating systems (RTOS), bringing the simplicity of Arduino to more complex and demanding applications. This manual covers the source code that powers RTduino, offering insights into its architecture, core components, and APIs.
- Detailed Documentation: From high-level architecture overviews to low-level function descriptions, the manual is packed with information to help you navigate through the RTduino source code.
- API References: Dive deep into the APIs that RTduino offers, including detailed descriptions of functions, parameters, and return values, along with examples to get you started.
The RTduino Source Code Reference Manual is available online at source.rtduino.com. This site is constantly updated with the latest information, ensuring that you have access to the most current data about the RTduino project.
RTduino thrives on community contributions. If you have improvements, bug fixes, or new features you'd like to add, we encourage you to get involved. Please refer to the contribution guidelines in the manual for more information on how to submit your contributions.