This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9945ced57b
Ramas
Etiquetas
master
rt-thread
/
bsp
/
zynq7000
Bernard Xiong
4e2c55ab6a
Update rtconfig.py
hace 7 años
..
applications
296d57e859
[BSP] remove components.h file.
hace 8 años
drivers
296d57e859
[BSP] remove components.h file.
hace 8 años
README.txt
97fb91dcc6
bsp: add zynq7000
hace 11 años
SConscript
97fb91dcc6
bsp: add zynq7000
hace 11 años
SConstruct
97fb91dcc6
bsp: add zynq7000
hace 11 años
rtconfig.h
1368e01470
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
hace 9 años
rtconfig.py
4e2c55ab6a
Update rtconfig.py
hace 7 años
zynq7000.ld
601ab35841
update gcc linker script: fixed __bss_start align error.
hace 8 años
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.