4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 13:49:22 +08:00
Grissiom c05b205390 finsh: use alias in the variable definition
With this patch, one could define two alias for the same function like:

    FINSH_FUNCTION_EXPORT_ALIAS(rt_hw_cpu_reset, reboot, reboot the cpu);
    FINSH_FUNCTION_EXPORT_ALIAS(rt_hw_cpu_reset, __cmd_reboot, reboot the cpu);

Suitable for being used in MSH/Finsh.
2013-08-31 17:58:34 +08:00
2013-04-10 00:17:52 +08:00
2013-08-19 10:08:11 +08:00
2013-08-09 22:26:22 +08:00
2013-01-08 23:57:29 +08:00
2013-03-28 23:28:19 +08:00
2013-05-05 05:45:41 +08:00
2013-01-09 00:06:34 +08:00
2013-05-05 05:41:37 +08:00

RT-Thread

Build Status

RT-Thread is an open source real-time operating system for embedded devices.

Description
rt-thread 官方库镜像
https://www.rt-thread.org
Readme Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%