rt-thread/libcpu/arm/s3c24x0
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
..
SConscript [libcpu] Add SConscript in libcpu. 2019-01-07 06:09:45 +08:00
context_gcc.S [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
context_rvds.S [libcpu] Add SConscript in libcpu. 2019-01-07 06:09:45 +08:00
cpu.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
interrupt.c [libcpu/arm/s3c24x0]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:36:48 +08:00
mmu.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
rtc.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
rtc.h [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
s3c24x0.h [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
stack.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
start_gcc.S [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
start_rvds.S convert end of line 2013-01-08 05:05:02 -08:00
system_clock.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
trap.c [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00