X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fchips%2Fcp210x%2FCP210XC.nc;h=c29adfd51f10e42a616ea0e076bfdf78485209f9;hp=8e3d56b4a75567a0753835747a2e516641d4f04b;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/chips/cp210x/CP210XC.nc b/tos/chips/cp210x/CP210XC.nc index 8e3d56b4..c29adfd5 100644 --- a/tos/chips/cp210x/CP210XC.nc +++ b/tos/chips/cp210x/CP210XC.nc @@ -26,13 +26,13 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + /** * HIL implementation for the CP210X USB/serial controller chip family. - * + * * @author R. Steve McKown */ - + configuration CP210XC { provides interface CP210X; }