mntmn dfece58d5b finally caches under control, and it is fast 9 years ago
..
include 95438268ea posixfs, various rpi fixes 9 years ago
lib dfece58d5b finally caches under control, and it is fast 9 years ago
README 62ade15fbd complete move 9 years ago
uspienv.ld 62ade15fbd complete move 9 years ago

README

README

This directory contains a sample environment to get USPi running. It provides all required functions in a library which can be linked to a program using USPi.

This environment uses the MMU do be able to enable all caches. On the Raspberry Pi 1 this can be disabled in include/uspienv/sysconfig.h. On the Raspberry Pi 2 this does not work because it is too slow without the caches enabled to use the USB code.