mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user