mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Add IRQ and SYSTICK logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2099 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
|
||||
/* Clocking *************************************************************************/
|
||||
|
||||
# warning "This frequencies are still needed"
|
||||
# warning "These frequencies are still needed"
|
||||
#define SYSCLK_FREQUENCY 1
|
||||
#define STM32_PCLK1_FREQUENCY 1
|
||||
#define STM32_PCLK2_FREQUENCY 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user