Skip to content

EangJS/ameba-rtos

 
 

Repository files navigation

ameba-rtos

ameba-rtos is the development framework for Realtek SoCs supported on Linux and Windows.

Supported SoCs

Chip Series Chip master release/v1.0 release/v1.1
AmebaSmart Series RTL8730E alt text alt text alt text
AmebaLite Series RTL8726E/RTL8713E/RTL8720E/RTL8710E alt text alt text alt text
AmebaDplus Series RTL8721Dx alt text alt text alt text
AmebaGreen2 Series RTL8721F alt text

Documentation

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.

Accelerate with Gitee

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.

Quick Reference

We support the following two methods for configuring the build environment:

Using the VS Code Extension Plugin

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.

Manual Build Environment Configuration

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

Feedback

  • 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.

About

Fork of Realtek ameba-rtos IoT SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.1%
  • CMake 1.6%
  • Python 1.4%
  • Assembly 1.0%
  • Linker Script 0.9%
  • Shell 0.5%
  • Other 0.5%