yangjie
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
2021-04-09 10:52:34 +08:00
Bernard Xiong
b204651517
Merge pull request #4333 from mysterywolf/pthread
...
[pthread][libc][time] 修改pthread与libc的时间函数若干问题
2021-02-20 12:12:56 +08:00
Meco Man
28e8e6da62
add void rt_hw_us_delay(rt_uint32_t us) for mini2440
2021-02-12 02:37:30 +08:00
liruncong
6df5634b52
[bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突)
2021-02-09 23:25:56 +08:00
Jonne
0227b5823e
1. Remove unuseful function(rt_system_module_init)
...
2. Modify the return code to -1 when failed
3. Change the mounting filesystem from ramfs to sdcard
4. Replace RT_USING_RTGUI with PKG_USING_GUIENGINE and remove RT_USING_FTK
2020-04-11 17:56:06 +08:00
Jonne
b3c7bc964b
更新mini2440 bsp包:
...
1、加入Kconfig以支持图形化菜单配置
2、编译脚本中添加动态模块编译参数
3、开启自动初始化机制支持
4、重构串口驱动以解决开启posix支持后终端无响应问题
5、解决dm9000网卡驱动link up问题
6、添加mnt.c文件用来挂载文件系统
2020-04-10 23:28:36 +08:00
pangwei
4d01aaf932
[BSP]fixed some bugs for compile.
...
Signed-off-by: pangwei <271372443@qq.com>
2015-08-28 16:57:41 +08:00