GitHunt
AT

At-EC/At-RTOS-gd32-pio-wifi-sdk

Basic Example of At-RTOS with gd32-pio-wifi-sdk

At-RTOS-gd32-pio-wifi-sdk

The current system only supports keil complier (AC6) and verify all funcitons, the test result is positive, The rest of the complier had not verifid.

The listed files provide the framework supporting for the gd32-pio-wifi-sdk:
os_config.h,
wrapper_at_rtos.h,
wrapper_at_rtos.c.

License

The At-RTOS is completely open-source, can be used in commercial applications for free, does not require the disclosure of code, and has no potential commercial risk. License information and copyright information can generally be seen at the beginning of the code:

/**
 * Copyright (c) Riven Zheng (zhengheiot@gmail.com).
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
**/

The MIT License is here.

Contributors

Created March 2, 2025
Updated March 2, 2025