paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [4942] adding support for both crystal and external


From: antoine drouin
Subject: [paparazzi-commits] [4942] adding support for both crystal and external oscillator driven MCUs
Date: Mon, 14 Jun 2010 16:46:00 +0000

Revision: 4942
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4942
Author:   poine
Date:     2010-06-14 16:46:00 +0000 (Mon, 14 Jun 2010)
Log Message:
-----------
adding support for both crystal and external oscillator driven MCUs

Modified Paths:
--------------
    paparazzi3/trunk/conf/autopilot/boards/lisa_0.99.h

Modified: paparazzi3/trunk/conf/autopilot/boards/lisa_0.99.h
===================================================================
--- paparazzi3/trunk/conf/autopilot/boards/lisa_0.99.h  2010-06-14 16:45:08 UTC 
(rev 4941)
+++ paparazzi3/trunk/conf/autopilot/boards/lisa_0.99.h  2010-06-14 16:46:00 UTC 
(rev 4942)
@@ -4,12 +4,12 @@
 
 #define AHB_CLK 72000000
 
+/* Lisa uses an external clock instead of a crystal */
+#define HSE_TYPE_EXT_CLK
+
 /* Onboard LEDs */
 #define LED_1_BANK 
 #define LED_STP08
-//#define LED_1_GPIO GPIOC
-//#define LED_1_GPIO_CLK RCC_APB2Periph_GPIOC
-//#define LED_1_GPIO_PIN GPIO_Pin_12
 
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]