diff options
| author | Keith Packard <keithp@keithp.com> | 2013-02-24 00:20:54 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-02-24 00:20:54 -0800 |
| commit | 2120d362cefceba69e75996b6391d9558978c01d (patch) | |
| tree | 6382a7e3ac47779e13ffea66601290fad2182536 /src/stm-demo | |
| parent | 5246acb70b79980de36bd5d0ba0d017529ae9a78 (diff) | |
| parent | a04c4f7b07e97d568f8f6f56dd363329817fb52c (diff) | |
Merge branch 'telescience-v0.2'
Diffstat (limited to 'src/stm-demo')
| -rw-r--r-- | src/stm-demo/ao_pins.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm-demo/ao_pins.h b/src/stm-demo/ao_pins.h index c9c7446e..07b4a19d 100644 --- a/src/stm-demo/ao_pins.h +++ b/src/stm-demo/ao_pins.h @@ -60,6 +60,7 @@ #define HAS_SPI_1 1 #define SPI_1_PB3_PB4_PB5 1 +#define SPI_1_OSPEEDR STM_OSPEEDR_10MHz #define HAS_SPI_2 0 |
