readme.txt

来自「一个测试端口测试程序」· 文本 代码 · 共 46 行

TXT
46
字号
###########################################################################################################
#
#                                 uC/OS-View for uC/OS-II v2.6x NIOS Port
#
#
#                                   Farid LEZIAR  ( fleziar@yahoo.fr )
#
#
#                                             version 1.0
#
###########################################################################################################


 Thank you for using this wonderful Real Time Kernel with NIOS.
 To use this port, you have to get uC/OS-II & uC/OS-View sources files.


  License usage:
 ================

    This port is free. you can use it, redistribute it
    and/or modify it under the following terms:

    1. You are not allowed to remove or modify this copyright notice
       and License paragraphs, even if parts of the software is used.
    2. The improvements and/or extentions you make must be available
       for the community under THIS license, source code included.
    4. You may NOT distribute this software under another license without
       explicit permission from farid LEZIAR (fleziar@yahoo.fr).
    5. This software is free, and distributed in the hope that it will be
       useful, but WITHOUT ANY WARRANTY.
    6. Tou have you inform me whenever you use this software.



  Version History:
 ==================


  version 1.0 :
  --------------
    First version.
    Only one baud rate allowed (UART defined in SOPC Builder).
    No callback functions (Terminal unused).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?