libparanut
A Hardware Abstraction Layer for ParaNut Architectures.
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  build
  include
 paranut.hAPI of the libparanut
 pn_config.h
  common
 common.hContains architecture independent internal prototypes and defines needed in libparanut Modules
  pn_baseContains Base Module
 pn_base.cContains architecture independent implementations of the Base Module functions
  pn_cacheContains Cache Module
 pn_cache.cContains architecture independent implementations of the Cache Module functions
 pn_cache_RV32I_buildscript.pyBuilds the architecture dependent assembly files of the Cache Module since they are performance critical, very dependent on cache line size, and should not take up to much space
  pn_exceptionContains Exception Module
 pn_exception.cContains (somewhat) architecture independent implementations of the Exception Module functions
  pn_linkContains Link Module
 pn_link.cContains architecture independent implementations of the Link Module functions
  pn_spinlockContains Spinlock Module
 pn_spinlock.cContains architecture independent implementations of the Spinlock Module functions
  pn_threadContains Thread Module
 pn_thread.cContains architecture independent implementations of the Thread Module functions
 paranut.hAPI of the libparanut
 pn_config.h
 MakefileMakefile of the libparanut
 pn_config_generic.hSee Documentaion of libparanut Compile Time Parameters