From ebebf7f4acbae1c917962c14d21e86a5cf0484c2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 11 Oct 2011 20:50:10 +0000 Subject: Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MX git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4040 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/include/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/stm3210e-eval') diff --git a/nuttx/configs/stm3210e-eval/include/board.h b/nuttx/configs/stm3210e-eval/include/board.h index d8e506e6d..02db848fe 100755 --- a/nuttx/configs/stm3210e-eval/include/board.h +++ b/nuttx/configs/stm3210e-eval/include/board.h @@ -3,7 +3,7 @@ * include/arch/board/board.h * * Copyright (C) 2009 Gregory Nutt. All rights reserved. - * Author: Gregory Nutt + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3