Fergus Noble
|
82768447c8
|
Merge branch 'stm32f2' of github.com:fnoble/libopenstm32 into stm32f2
|
2011-10-12 23:59:16 -07:00 |
|
Fergus Noble
|
2095715eb1
|
I think we want to wait before we send the UART byte rather than after...
|
2011-10-12 23:58:37 -07:00 |
|
Fergus Noble
|
4809f7dacf
|
Added alternative function for doing an SPI transfer.
|
2011-10-04 16:06:01 -07:00 |
|
Fergus Noble
|
3c67ef7d07
|
Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending.
|
2011-09-23 13:04:54 -07:00 |
|
Fergus Noble
|
508e18b26b
|
Initial move of USART code to common, still needs some work.
|
2011-09-22 13:52:43 -07:00 |
|
Fergus Noble
|
3a426b34aa
|
Moving nvic code to common, adding F1 and F2 specific user interrupt definition headers.
|
2011-09-15 16:26:39 -07:00 |
|
Fergus Noble
|
97413a83f8
|
Moved SPI to stm32 common.
|
2011-09-15 15:07:07 -07:00 |
|
Fergus Noble
|
318deef8cb
|
Moved I2C to stm32 common.
|
2011-09-15 15:06:28 -07:00 |
|
Fergus Noble
|
7889cb66c7
|
Move systick to stm32 common.
|
2011-09-15 14:59:55 -07:00 |
|