altos/usbtrng-v2.0: Select PA11/PA12 mapping config value
authorKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:46:40 +0000 (16:46 +0100)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:46:40 +0000 (16:46 +0100)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/usbtrng-v2.0/ao_pins.h

index f22678be2615fc22564ae4f596454072dc39db15..2375944438c88f635afddc48e515f3479626f64b 100644 (file)
@@ -40,8 +40,9 @@
 #define AO_APB_PRESCALER       1
 #define AO_RCC_CFGR_PPRE_DIV   STM_RCC_CFGR_PPRE_DIV_1
 
-#define HAS_USB                1
-#define AO_USB_DIRECTIO        1
+#define HAS_USB                        1
+#define AO_USB_DIRECTIO                1
+#define AO_PA11_PA12_RMP       0
 
 #define IS_FLASH_LOADER        0