rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
tinylibc Directory Reference

Files

file  memcpy.h [code]
 An implementation of memcpy.
 
file  memset.h [code]
 An implementation of memset.
 
file  printf.h [code]
 An implementation of formated output.
 
file  rand.h [code]
 A implementation of srand and rand function.
 
file  setjmp.h [code]