MMEx with SPI Slave to allow legacy devices to communicate with modern media such as USB, SD cards, the internet and all of the mbed\'s other interfaces

Dependencies:   NetServices MSCUsbHost mbed TMP102 SDFileSystem

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
cfuncs.cpp [code]Commands starting with C for Console I/O
cfuncs.h [code]Header file for cfuncs
debug.cpp [code]Functions for generating console debug messages
debug.h [code]Functions for generating console debug messages
ffuncs.cpp [code]Commands starting with F for File I/O
ffuncs.h [code]Header file for ffuncs
globaldefs.h [code]
helper.cpp [code]Various support functions for the MMEx
helper.h [code]Header file for helper.cpp
lpc17xx_ssp.h [code]LPC17xx SSP Interface definitions
main.cpp [code]Main function for the MMEx application
mbeddefs.cpp [code]
mbeddefs.h [code]Global declarations of some MBED classes
mfuncs.cpp [code]Commands starting with M for MBED features
mfuncs.h [code]Commands starting with M for MBED features
mmex.cpp [code]MMEx specific functions
mmex.h [code]MMEx specific functions with all global includes
nfuncs.cpp [code]Commands starting with N for Networking commands
nfuncs.h [code]Commands starting with N for Networking commands
pfuncs.cpp [code]Commands starting with P for processing Parameters
pfuncs.h [code]Commands starting with P for processing Parameters
rfuncs.cpp [code]Commands starting with R or / for processing RPC
rfuncs.h [code]Commands starting with R or / for processing RPC
spissp.cpp [code]SPI interfacing and ringbuffer functions
spissp.h [code]SPI interfacing and ringbuffer functions
ufuncs.cpp [code]Processing for U commands, to be filled in by users
ufuncs.h [code]Processing for U commands, to be filled in by users