rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
|
If you want to contribute to the library, please follow these guidelines to ease the integration
hauspie/rflpc
repository and push your contribution to your fork. Then, send me a pull-request for integration to the master
branchmaster
branch, except if you want to submit me a hotfix of a released version. In the later case, base your work on the last released tag, I will take care of integrating the hotfix in the master
branch.rflpc_
and a term describing the category of the symbol/function. For example:rflpc_eth_xxx
for an ethernet driverrflpc_spi_xxx
for SPI drivers_t
#ifdef RFLPC_CONFIG_ENABLE_xxx ... #endif
block. The chosen name must be explicit