Gregory Nutt
|
cd54a0340f
|
Fix a typo. And typo in Kconfig file is reflect in all defconfig files.
|
2017-06-15 14:29:09 -06:00 |
|
Gregory Nutt
|
d764942e9d
|
Update README and a Document
|
2017-05-20 16:36:55 -06:00 |
|
Gregory Nutt
|
b0fda33e13
|
Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR
|
2017-05-13 16:01:38 -06:00 |
|
Gregory Nutt
|
6e4918c557
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Alan Carvalho de Assis
|
b688d41516
|
STM32F0 I2C: Initial cut at driver. Still a work in progress.
|
2017-04-29 16:53:47 -06:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
8420e68a9b
|
STM32F0: The STM32F2 does not have use alternate function groupings as does the F1. Rather, it is like other members of the STM32 family with An alternate setting AF0-AF7 for each pin.
|
2017-04-18 08:40:14 -06:00 |
|
Gregory Nutt
|
de22d24f8e
|
More changes UART to USART. Fix garbage code in stm32f0_serial.h that was clearing HAVE_USART
|
2017-04-17 18:37:52 -06:00 |
|
Alan Carvalho de Assis
|
363fe88dbd
|
Fix stm32f0discovery defconfig to use standard serial
|
2017-04-17 17:59:33 -06:00 |
|
Gregory Nutt
|
2c01aaad59
|
STM32F0: Add basic support for STM32F07x family
|
2017-04-17 16:54:07 -06:00 |
|
Gregory Nutt
|
0ef4e37c9e
|
Upate some comments.
|
2017-04-17 14:28:19 -06:00 |
|
Alan Carvalho de Assis
|
b0597583da
|
Fix System Clock value to 48MHz and remove MCLK definition
|
2017-04-17 12:48:07 -06:00 |
|
Gregory Nutt
|
efd674e09f
|
STM32F0-Discovery: Clarifie clock calculations in board.h
|
2017-04-17 12:24:23 -06:00 |
|
Gregory Nutt
|
8df9e7f8ce
|
STM32F0-Discovery: Correct part number in board.h
|
2017-04-17 11:18:13 -06:00 |
|
Alan Carvalho de Assis
|
3249da6557
|
STM32F0: Fix HSI clock definition
|
2017-04-17 11:14:24 -06:00 |
|
Gregory Nutt
|
cd62425433
|
STM32F0: type of regval should be uint32_t in clockconfig(). Fix a warning from __start().
|
2017-04-17 09:17:31 -06:00 |
|
Alan Carvalho de Assis
|
4602212612
|
Fix serial compilation issues
|
2017-04-14 11:42:20 -06:00 |
|
Gregory Nutt
|
2158c2d582
|
STM32F0 Discovery: Remove inclusion of stm32_rcc.h in board.h
|
2017-04-14 08:53:24 -06:00 |
|
Alan Carvalho de Assis
|
2a7909aade
|
Small fixes to get stm32f0discovery compiled correctly
|
2017-04-14 08:50:47 -06:00 |
|
Alan Carvalho de Assis
|
2cc7744b0c
|
Add stm32f0discovery board support
|
2017-04-14 08:34:38 -06:00 |
|