USART driver implementation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2095 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
9626fcf711
commit
b31452b18e
@ -52,6 +52,10 @@
|
||||
|
||||
/* Clocking *************************************************************************/
|
||||
|
||||
# warning "This frequencies are still needed"
|
||||
#define STM32_PCLK1_FREQUENCY 1
|
||||
#define STM32_PCLK2_FREQUENCY 1
|
||||
|
||||
/* LED definitions ******************************************************************/
|
||||
|
||||
#define LED_STARTED 0
|
||||
|
Loading…
Reference in New Issue
Block a user