ameba-rtos is the development framework for Realtek SoCs supported on Linux and Windows.
| Chip Series | Chip | master | release/v1.0 | release/v1.1 |
|---|---|---|---|---|
| AmebaSmart Series | RTL8730E | |||
| AmebaLite Series | RTL8726E/RTL8713E/RTL8720E/RTL8710E | |||
| AmebaDplus Series | RTL8721Dx | |||
| AmebaGreen2 Series | RTL8721F |
Documentation for latest version: RealMCU. Select a product from the menu bar to view the documentations of the specific SoC.
Note: Each SoC series has its own documentation, please find documentation with the specified chip.
For users who can access Gitee, we recommend that download the Gitee repository ameba-rtos to improve download speed if you find the download speed from GitHub is too slow.
We support the following two methods for configuring the build environment:
The Ameba extension plugin is developed based on Cline and is fully compatible with all native Cline features. It provides enhanced support specifically for Realtek Ameba series chips, including:
- Automatic environment checking and installation
- Automated SDK configuration
- One-click project compilation
- Convenient flashing tools
- Integrated serial port monitoring
Refer to the VS Code User Guide for plugin installation instructions. After installing the plugin, you can efficiently complete environment setup, project compilation, flashing, and serial port monitoring.
If you prefer to configure the build environment manually, please refer to the FreeRTOS SDK User Guide. Follow the steps described in the guide to:
- Set up the SDK environment
- Compile your project
- Flash the images
- Monitor the serial port
-
If you have any issues or suggestions during project development, please login Real-AIOT and give feedback.
-
If you find a bug or have a feature request, please Check the Issues section on github. Please check existing Issues before opening a new one.