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:
patacongo 2009-09-26 20:35:45 +00:00
parent 07cff4944f
commit 8473c7844f

View File

@ -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