mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
More serial logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2736 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
3a0f9c91cc
commit
18610f6daa
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@
|
|||
|
||||
/* Clocking *************************************************************************/
|
||||
|
||||
#define LPC17_CCLK 80000000 /* 80Mhz*/
|
||||
|
||||
|
||||
/* LED definitions ******************************************************************/
|
||||
|
||||
#define LED_STARTED 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue