Fergus Noble
|
666b8f12d5
|
Fixing something I forgot to update after restructuring the include directories.
|
13 years ago |
Fergus Noble
|
60dcacccb7
|
Some updates to the F2 GPIO header plus implementation of GPIO convenience functions.
|
13 years ago |
Fergus Noble
|
95d4532595
|
Initial import of F2 GPIO peripheral header file.
|
13 years ago |
Fergus Noble
|
4eff339e8c
|
Restructuring stm32 include directories.
|
13 years ago |
Fergus Noble
|
0d4931f91f
|
Moved timer stuff to common and added F2 specific header.
|
13 years ago |
Fergus Noble
|
fd2eb7a1bd
|
Moved I2C to common, no changes needed.
|
13 years ago |
Fergus Noble
|
69fb967eed
|
Moves usart over to common and added F2 specific header.
|
13 years ago |
Fergus Noble
|
ab871dde0b
|
Unnecessary include removed.
|
13 years ago |
Fergus Noble
|
ac18a04869
|
Moved spi header over to common and created F2 specific header.
|
13 years ago |
Fergus Noble
|
6bf33af010
|
Moved pwr.h to stm_common and added F2 series specific extensions in its own header.
|
13 years ago |
Fergus Noble
|
e77bbff125
|
Fixing small typo.
|
13 years ago |
Fergus Noble
|
76700510e0
|
Ability to choose memorymap for stm_common headers with define.
|
13 years ago |
Fergus Noble
|
cf8171e469
|
Moving stm header files that are common to f1 and f2 series into their own folder.
|
13 years ago |
Fergus Noble
|
18648708c8
|
Moving renaming stm32 header files for f1 series.
|
13 years ago |
Fergus Noble
|
5ba3e77246
|
Adding memory map for the stm32f2 series.
|
13 years ago |
Fergus Noble
|
4809f7dacf
|
Added alternative function for doing an SPI transfer.
|
13 years ago |
Fergus Noble
|
11b856822d
|
Moving a couple more headers to stm common.
|
13 years ago |
Fergus Noble
|
508e18b26b
|
Initial move of USART code to common, still needs some work.
|
13 years ago |
Fergus Noble
|
792a806ecd
|
RCC header file for F2 implemented, no convenience functions so far.
|
13 years ago |
Fergus Noble
|
3a426b34aa
|
Moving nvic code to common, adding F1 and F2 specific user interrupt definition headers.
|
13 years ago |
Fergus Noble
|
7889cb66c7
|
Move systick to stm32 common.
|
13 years ago |
Fergus Noble
|
b4d71f3706
|
Fixing something I forgot to update after restructuring the include directories.
|
13 years ago |
Fergus Noble
|
6912cbe71f
|
Some updates to the F2 GPIO header plus implementation of GPIO convenience functions.
|
13 years ago |
Fergus Noble
|
aa3089e8c4
|
Initial import of F2 GPIO peripheral header file.
|
13 years ago |
Fergus Noble
|
af64b76bd6
|
Restructuring stm32 include directories.
|
13 years ago |
Fergus Noble
|
87d4045c22
|
Moved timer stuff to common and added F2 specific header.
|
13 years ago |
Fergus Noble
|
f3779fbefa
|
Moved I2C to common, no changes needed.
|
13 years ago |
Fergus Noble
|
00e26ec7b6
|
Moves usart over to common and added F2 specific header.
|
13 years ago |
Fergus Noble
|
57868b1f67
|
Unnecessary include removed.
|
13 years ago |
Fergus Noble
|
0ab26a05a8
|
Moved spi header over to common and created F2 specific header.
|
13 years ago |
Fergus Noble
|
5e5988e284
|
Moved pwr.h to stm_common and added F2 series specific extensions in its own header.
|
13 years ago |
Fergus Noble
|
8a5ad8f564
|
Fixing small typo.
|
13 years ago |
Fergus Noble
|
89eb1921d9
|
Ability to choose memorymap for stm_common headers with define.
|
13 years ago |
Fergus Noble
|
da1af2cece
|
Moving stm header files that are common to f1 and f2 series into their own folder.
|
13 years ago |
Fergus Noble
|
1a1d8d63ba
|
Moving renaming stm32 header files for f1 series.
|
13 years ago |
Fergus Noble
|
8f5da14250
|
Adding memory map for the stm32f2 series.
|
13 years ago |
Gareth McMullin
|
3ac0ae839d
|
Added extra interrupt vectors for STM32 connectivity line.
|
14 years ago |
Gareth McMullin
|
ef0ff192f7
|
Added usbd_ep_nak_set() to force flow control on OUT endpoints.
|
14 years ago |
Piotr Esden-Tempski
|
149c0c7dc0
|
Added missing 12mhz to 72mhz rcc setup routine prototype.
|
14 years ago |
Gareth McMullin
|
6bbc4c2f7c
|
Fixed non-control endpoints for connectivity line USB.
|
14 years ago |
Gareth McMullin
|
bf0d1a7b41
|
Connectivity line USB driver now enumerating correctly.
|
14 years ago |
Piotr Esden-Tempski
|
3d20f37b27
|
RCC now has two variables to hold the current apb1 and apb2 frequency.
|
14 years ago |
Gareth McMullin
|
554feb7f27
|
USB driver for Connectivity-line devices partially working.
|
14 years ago |
Gareth McMullin
|
f0a1282d42
|
Added ITM and TPIU register definitions.
|
14 years ago |
Gareth McMullin
|
e64a9d2bf9
|
Minor cleanup of usb. Template driver for STM32F107 added.
|
14 years ago |
Uwe Hermann
|
0a0ce22762
|
Add rcc_clock_setup_in_hse_8mhz_out_24mhz().
Thanks Marko Kraljevic <krasnaya.zvezda@gmail.com> for the patch!
|
14 years ago |
Gareth McMullin
|
d67795f383
|
Added missing lm3s header files.
|
14 years ago |
Gareth McMullin
|
4b5f9b4a35
|
Added missing lm3s gpio.h.
|
14 years ago |
Uwe Hermann
|
559bc52fa4
|
Add some missing LIBOPENCM3_ prefixes.
|
14 years ago |
Uwe Hermann
|
401a0a8e8b
|
FPB: More consistency fixes.
Fix incorrect FPB_CTRL_NUM_CODE2_MASK value, too.
|
14 years ago |