This website works better with JavaScript
Home
Explore
Help
Sign In
root
/
rt-thread
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9945ced57b
Branches
Tags
master
rt-thread
/
bsp
/
zynq7000
Bernard Xiong
4e2c55ab6a
Update rtconfig.py
8 years ago
..
applications
296d57e859
[BSP] remove components.h file.
8 years ago
drivers
296d57e859
[BSP] remove components.h file.
8 years ago
README.txt
97fb91dcc6
bsp: add zynq7000
12 years ago
SConscript
97fb91dcc6
bsp: add zynq7000
12 years ago
SConstruct
97fb91dcc6
bsp: add zynq7000
12 years ago
rtconfig.h
1368e01470
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
9 years ago
rtconfig.py
4e2c55ab6a
Update rtconfig.py
8 years ago
zynq7000.ld
601ab35841
update gcc linker script: fixed __bss_start align error.
8 years ago
README.txt
Place the rtthread.bin in the SD card and run:
mmcinfo; fatload mmc 0 0x1ff00000 rtthread.bin; go 0x1ff00000
in the uboot console.